jiangping
2025-06-11 3e76748af46dcc2602205f80caf8e9ea357c1e53
company/package.json
@@ -8,7 +8,7 @@
    "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",
@@ -24,6 +24,7 @@
    "@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",
@@ -56,7 +57,8 @@
    "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,