From 52756e8a22ff5d3c5e9cf90dfa5b87742c60350d Mon Sep 17 00:00:00 2001
From: 艺术家 <10819716+q100102@user.noreply.gitee.com>
Date: 星期四, 22 五月 2025 16:24:23 +0800
Subject: [PATCH] 功能优化
---
项目代码/client/package.json | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/client/package.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/client/package.json"
index f398f33..f331221 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/client/package.json"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/client/package.json"
@@ -13,6 +13,7 @@
"ali-oss": "^6.22.0",
"axios": "^1.8.3",
"chart.js": "^4.4.7",
+ "compression-webpack-plugin": "^11.1.0",
"echarts": "^5.6.0",
"element-china-area-data": "^6.1.0",
"element-plus": "^2.9.6",
@@ -20,6 +21,7 @@
"scss": "^0.2.4",
"three": "^0.174.0",
"three-orbit-controls": "^82.1.0",
+ "uglifyjs-webpack-plugin": "^2.2.0",
"vue": "^3.5.13",
"vue-3d-model": "2.0.0-alpha.4",
"vue-chartjs": "^5.3.2",
--
Gitblit v1.9.3