From 841fc64c31a1e96c8f68acb547be2518606926c6 Mon Sep 17 00:00:00 2001 From: wjt <1797368093@qq.com> Date: 星期二, 25 六月 2024 15:01:11 +0800 Subject: [PATCH] 修改首页字段 --- package.json | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/package.json b/package.json index 08c42ad..ef039ae 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ruoyi", "version": "3.8.5", - "description": "涓師閲戣瀺绠$悊绯荤粺", + "description": "鍏ヤ紒鎵爜", "author": "涓師閲戣瀺", "scripts": { "build:prod": "vite build", @@ -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