From 770dae03ffe931e4c2dfc1860b60c058cc5ed149 Mon Sep 17 00:00:00 2001
From: wangjuncheng <1>
Date: 星期四, 24 七月 2025 11:11:31 +0800
Subject: [PATCH] 345

---
 package.json |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index 3aef287..e30d99a 100644
--- a/package.json
+++ b/package.json
@@ -8,18 +8,22 @@
   },
   "dependencies": {
     "axios": "^1.8.4",
+    "cesium": "1.129",
     "core-js": "^3.8.3",
     "dayjs": "^1.11.13",
     "echarts": "^5.6.0",
     "element-plus": "^2.9.5",
     "less": "^4.2.2",
     "less-loader": "^12.2.0",
+    "mitt": "^3.0.1",
+    "papaparse": "^5.5.2",
     "pinia": "^3.0.2",
     "sdp": "^3.2.0",
     "vue": "^3.2.13",
     "vue-router": "^4.0.3",
     "vue-seamless-scroll": "^1.1.23",
-    "vuex": "^4.0.0"
+    "vuex": "^4.0.0",
+    "xlsx": "^0.18.5"
   },
   "devDependencies": {
     "@vue/cli-plugin-babel": "~5.0.0",

--
Gitblit v1.9.3