| | |
| | | "servecom": "vue-cli-service serve --mode developmentCom", |
| | | "test": "vue-cli-service serve --mode test", |
| | | "testshop": "vue-cli-service serve --mode testShop", |
| | | "tedstcom": "vue-cli-service serve --mode testCom", |
| | | "testcom": "vue-cli-service serve --mode testCom", |
| | | "build:test": "vue-cli-service build --mode test", |
| | | "build:testCom": "vue-cli-service build --mode testCom", |
| | | "build:testShop": "vue-cli-service build --mode testShop", |
| | |
| | | "@wangeditor/editor": "^5.1.23", |
| | | "@wangeditor/editor-for-vue": "^1.0.2", |
| | | "axios": "^0.21.1", |
| | | "compression-webpack-plugin": "^5.0.2", |
| | | "core-js": "^3.6.5", |
| | | "echarts": "^5.4.3", |
| | | "echarts-wordcloud": "^2.0.0", |
| | |
| | | "node-sass": "^4.12.0", |
| | | "sass-loader": "^8.0.2", |
| | | "vue-cli-plugin-element-ui": "~1.1.4", |
| | | "vue-template-compiler": "^2.6.11" |
| | | "vue-template-compiler": "^2.6.11", |
| | | "webpack": "^4.44.1" |
| | | }, |
| | | "eslintConfig": { |
| | | "root": true, |