From cfd7489f6fc62f845f9479404e13609c59c56852 Mon Sep 17 00:00:00 2001 From: 王恒 <318726284@qq.com> Date: 星期五, 18 七月 2025 14:34:52 +0800 Subject: [PATCH] '更新下载模板功能' --- package.json | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 33787df..f725384 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