From 7e3753d954e1f2fc37b1970cb4fef8f8d59ad0fc Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 11 Nov 2024 18:33:25 +0800
Subject: [PATCH] layout页面调整
---
package.json | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index f79ce45..aa7ac9d 100644
--- a/package.json
+++ b/package.json
@@ -16,8 +16,16 @@
"@dvgis/vite-plugin-dc": "^2.2.0",
"@element-plus/icons-vue": "^2.3.1",
"@fortawesome/fontawesome-free": "^6.6.0",
+ "@turf/turf": "^7.1.0",
"axios": "^1.7.7",
+ "cesium": "^1.123.1",
+ "crypto-js": "^4.1.1",
+ "echarts": "^5.5.1",
"element-plus": "^2.8.6",
+ "element-tree-line": "^0.2.1",
+ "js-base64": "^3.7.4",
+ "js-md5": "^0.7.3",
+ "mitt": "^3.0.1",
"nprogress": "^0.2.0",
"pinia": "^2.2.4",
"pinia-plugin-persist": "^1.0.0",
--
Gitblit v1.9.3