|
@@ -16,7 +16,8 @@
|
|
|
"lint:style": "stylelint-config-prettier-check",
|
|
|
"inspect": "vue-cli-service inspect",
|
|
|
"template": "plop",
|
|
|
- "clear": "rimraf node_modules&&npm install --registry=https://registry.npm.taobao.org&&cnpm i image-webpack-loader -D",
|
|
|
+ "clear": "rimraf node_modules&&npm install --registry=https://registry.npm.taobao.org",
|
|
|
+ "image-webpack-loader": "cnpm i image-webpack-loader -D",
|
|
|
"use:npm": "nrm use npm",
|
|
|
"use:taobao": "nrm use taobao",
|
|
|
"update": "ncu -u&&cnpm i",
|
|
@@ -53,13 +54,13 @@
|
|
|
"nprogress": "^0.2.0",
|
|
|
"qs": "^6.9.4",
|
|
|
"screenfull": "^5.0.2",
|
|
|
+ "vab-icon": "^0.0.1",
|
|
|
"vue": "^2.6.12",
|
|
|
"vue-echarts": "^5.0.0-beta.0",
|
|
|
"vue-router": "^3.4.9",
|
|
|
"vuex": "^3.5.1",
|
|
|
"zx-comparison": "^1.0.3",
|
|
|
"zx-count": "^0.3.7",
|
|
|
- "zx-icon": "^1.1.13",
|
|
|
"zx-layouts": "^0.6.21",
|
|
|
"zx-magnifie": "^0.4.0",
|
|
|
"zx-markdown-editor": "^0.0.2",
|