From 7dfd5967ebe3172582a3c290a7fcd69e661e8df0 Mon Sep 17 00:00:00 2001 From: fan <18706759286@163.com> Date: Tue, 31 Mar 2020 11:02:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=93=88=E5=B0=94=E6=BB=A8=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 9 +++++++-- public/index.html | 6 ++---- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 85c36125b..8384bdc7f 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "dev": "vue-cli-service serve --open", "build": "vue-cli-service build", "test": "vue-cli-service build --mode staging", - "local": "vue-cli-service build --mode local", + "local": "vue-cli-service build --mode local", "preview": "node build/index.js --preview", "lint": "eslint --ext .js,.vue src", "test:unit": "jest --clearCache && vue-cli-service test:unit", @@ -17,11 +17,14 @@ }, "dependencies": { "axios": "0.18.0", + "echarts": "^4.7.0", + "element-ui": "^2.7.2", "file-saver": "^1.3.3", "js-cookie": "2.2.0", "js-md5": "^0.7.3", "lodash": "^4.17.11", "normalize.css": "7.0.0", + "nprogress": "^0.2.0", "path-to-regexp": "2.4.0", "qrcode.vue": "^1.6.2", "script-loader": "^0.7.2", @@ -30,8 +33,11 @@ "stompjs": "^2.3.3", "storejs": "^1.0.25", "three": "^0.107.0", + "vue": "^2.6.10", "vue-i18n": "^8.12.0", + "vue-router": "^3.0.6", "vuedraggable": "^2.23.2", + "vuex": "^3.1.0", "xlsx": "^0.14.2", "zrender": "^4.0.4" }, @@ -54,7 +60,6 @@ "compression-webpack-plugin": "^3.0.0", "connect": "3.6.6", "copy-webpack-plugin": "^4.5.2", - "eslint": "5.15.3", "eslint-plugin-vue": "5.2.2", "file-loader": "^3.0.1", diff --git a/public/index.html b/public/index.html index 29a987a35..006750293 100644 --- a/public/index.html +++ b/public/index.html @@ -12,18 +12,16 @@ - - - + -
+