From 35a4f17fd30e2c470d82a99e483019755b0df5b9 Mon Sep 17 00:00:00 2001
From: zhangchen <1652267879@qq.com>
Date: 星期一, 01 九月 2025 16:06:00 +0800
Subject: [PATCH] Merge branch 'ID1956-已签到页面改版' into test
---
package.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index a432161..7bf01ac 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,7 @@
},
"dependencies": {
"@vant/icons": "^3.0.2",
+ "@zxing/browser": "^0.1.5",
"@zxing/library": "^0.21.3",
"axios": "^1.9.0",
"dayjs": "^1.11.13",
@@ -20,6 +21,7 @@
"element-plus": "^2.9.2",
"event-source-polyfill": "^1.0.31",
"pinia": "^3.0.3",
+ "pinyin": "^4.0.0",
"qs": "^6.14.0",
"speak-tts": "^2.0.8",
"vant": "^3.4.3",
--
Gitblit v1.8.0