From 05b0f6104cc5e1ac06c8d1f553bbc3e32f6e6521 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 01 Nov 2024 10:43:02 +0800
Subject: [PATCH] 布局容器样式调整
---
package.json | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index f79ce45..f8a9aa1 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,12 @@
"@element-plus/icons-vue": "^2.3.1",
"@fortawesome/fontawesome-free": "^6.6.0",
"axios": "^1.7.7",
+ "crypto-js": "^4.1.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",
"pinia": "^2.2.4",
"pinia-plugin-persist": "^1.0.0",
--
Gitblit v1.9.3