From 55b49a69cf2267eb39b2b506aed5a93b51d5d528 Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期四, 29 二月 2024 13:51:14 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 package.json |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index b335b7f..dd736d4 100644
--- a/package.json
+++ b/package.json
@@ -10,6 +10,9 @@
     "type-check": "vue-tsc --noEmit"
   },
   "dependencies": {
+    "@amap/amap-jsapi-loader": "^1.0.1",
+    "@element-plus/icons-vue": "^2.3.1",
+    "@kjgl77/datav-vue3": "^1.7.2",
     "axios": "^1.5.1",
     "countup.js": "^2.8.0",
     "dayjs": "^1.11.10",
@@ -17,6 +20,7 @@
     "element-plus": "^2.3.14",
     "mockjs": "^1.1.0",
     "pinia": "^2.1.6",
+    "swiper": "^11.0.7",
     "vue": "^3.3.4",
     "vue-echarts": "^6.6.1",
     "vue-router": "^4.2.5"

--
Gitblit v1.8.0