From c3271d7407e43c176d03c777a89367357c2262e2 Mon Sep 17 00:00:00 2001
From: 64850858 <648540858@qq.com>
Date: 星期四, 08 七月 2021 09:26:12 +0800
Subject: [PATCH] 优化鉴权例外, 添加.gitignore
---
web_src/package.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/web_src/package.json b/web_src/package.json
index 1099dc0..280edc7 100644
--- a/web_src/package.json
+++ b/web_src/package.json
@@ -12,8 +12,8 @@
"dependencies": {
"axios": "^0.19.2",
"core-js": "^2.6.5",
- "echarts": "^4.7.0",
- "element-ui": "2.10.1",
+ "echarts": "^4.9.0",
+ "element-ui": "^2.15.1",
"fingerprintjs2": "^2.1.2",
"moment": "^2.29.1",
"postcss-pxtorem": "^5.1.1",
--
Gitblit v1.8.0