From 9995abd6adad6b842a13d3b662b78daa1937bb57 Mon Sep 17 00:00:00 2001
From: luobisheng <727299681@qq.com>
Date: 星期三, 09 十一月 2022 09:29:48 +0800
Subject: [PATCH] 样式修改,以及上传部分修改

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

diff --git a/package.json b/package.json
index 6e59ae0..100492b 100644
--- a/package.json
+++ b/package.json
@@ -9,14 +9,19 @@
     "build:stage": "vue-cli-service build --mode staging"
   },
   "dependencies": {
+    "@amap/amap-jsapi-loader": "^1.0.1",
+    "axios": "^0.27.2",
     "core-js": "^3.8.3",
+    "echarts": "^5.4.0",
+    "echarts-stat": "^1.2.0",
     "normalize.css": "^8.0.1",
     "sass": "^1.54.8",
     "sass-loader": "^13.0.2",
     "vue": "^2.6.14",
     "vue-gemini-scrollbar": "^2.0.1",
     "vue-router": "^3.5.1",
-    "vuex": "^3.6.2"
+    "vuex": "^3.6.2",
+    "wangeditor": "^4.7.15"
   },
   "devDependencies": {
     "@vue/cli-plugin-babel": "~5.0.0",
@@ -25,7 +30,7 @@
     "@vue/cli-service": "~5.0.0",
     "chalk": "4.1.0",
     "compression-webpack-plugin": "5.0.2",
-    "element-ui": "^2.15.9",
+    "element-ui": "^2.15.8",
     "svg-sprite-loader": "5.1.1",
     "vue-template-compiler": "^2.6.14"
   },

--
Gitblit v1.8.0