From ed7e34dfde7797eb983a2ac9541fbd01ac3d8c3a Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Thu, 15 May 2025 10:16:05 +0800
Subject: [PATCH] feat:设备统计样式调整
---
package.json | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 8129f79..5687523 100644
--- a/package.json
+++ b/package.json
@@ -14,11 +14,13 @@
"@element-plus/icons-vue": "^2.3.1",
"@saber/nf-design-base-elp": "^1.2.0",
"@smallwei/avue": "^3.4.4",
+ "@turf/turf": "6.5.0",
"animate.css": "^4.1.1",
"avue-plugin-ueditor": "^1.0.3",
"axios": "^0.21.1",
"crypto-js": "^4.1.1",
"dayjs": "^1.11.13",
+ "echarts": "^5.6.0",
"element-plus": "^2.9.7",
"js-base64": "^3.7.4",
"js-cookie": "^3.0.0",
@@ -46,4 +48,4 @@
"vite-plugin-compression": "^0.5.1",
"vite-plugin-vue-setup-extend": "^0.4.0"
}
-}
\ No newline at end of file
+}
--
Gitblit v1.9.3