From cd95b584fe7da1ea63476871eabf512213a31e69 Mon Sep 17 00:00:00 2001 From: 王恒 <318726284@qq.com> Date: 星期五, 18 七月 2025 17:42:03 +0800 Subject: [PATCH] '计划管理模块开发完成' --- package.json | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 08c42ad..38aadb9 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "ruoyi", "version": "3.8.5", - "description": "涓師閲戣瀺绠$悊绯荤粺", - "author": "涓師閲戣瀺", + "description": "瀵熷幙鎵爜鍏ヤ紒鐩戠潱骞冲彴", + "author": "瀵熷幙鎵爜鍏ヤ紒鐩戠潱骞冲彴", "scripts": { "build:prod": "vite build", "build:stage": "vite build --mode staging", @@ -30,6 +30,7 @@ "tsparticles": "^2.9.3", "vue": "3.2.45", "vue-cropper": "1.0.3", + "vue-qr": "^4.0.9", "vue-router": "4.1.4", "vue-tsc": "^1.4.4" }, -- Gitblit v1.9.1