From cdc5d53cb0f338685bf9e5d4d78b02d6c8867d9b Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Sat, 09 Nov 2024 15:55:49 +0800
Subject: [PATCH] turf引入 图片静态资源引入 增加污染物处理菜单 风险源、企业分布上图样式调整 企业详情初始化定位调整

---
 package.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/package.json b/package.json
index f8a9aa1..eb0937b 100644
--- a/package.json
+++ b/package.json
@@ -16,11 +16,12 @@
     "@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",
     "crypto-js": "^4.1.1",
+    "echarts": "^5.5.1",
     "element-plus": "^2.8.6",
     "element-tree-line": "^0.2.1",
-    "echarts": "^5.5.1",
     "js-base64": "^3.7.4",
     "js-md5": "^0.7.3",
     "nprogress": "^0.2.0",

--
Gitblit v1.9.3