From 4ebc73199bcd4b23739a2e1d22c372e8081310c5 Mon Sep 17 00:00:00 2001 From: 王恒 <318726284@qq.com> Date: 星期五, 18 七月 2025 17:55:29 +0800 Subject: [PATCH] '完善筛选项' --- package.json | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 33787df..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