From 96a2523aa934aa6655910db5ed43af97223b0992 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期三, 28 五月 2025 08:51:32 +0800
Subject: [PATCH] 样式修改
---
package.json | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 145c50d..0513bb1 100644
--- a/package.json
+++ b/package.json
@@ -10,8 +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