From a85ff64d09107a303d72f3bab17567f4d364f293 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 13 五月 2025 11:59:02 +0800
Subject: [PATCH] xg
---
package.json | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 6732866..0513bb1 100644
--- a/package.json
+++ b/package.json
@@ -10,9 +10,12 @@
"preview": "vite preview"
},
"dependencies": {
+ "@zxing/library": "^0.21.3",
+ "axios": "^1.9.0",
"echarts": "^5.6.0",
"element-plus": "^2.9.2",
"event-source-polyfill": "^1.0.31",
+ "qs": "^6.14.0",
"vue": "^3.5.13",
"vue-router": "^4.0.13"
},
--
Gitblit v1.8.0