loulijun2021
2022-10-17 a33b64b8a7ad977cd7a78733426f1a7a4a3df4b8
package.json
@@ -16,6 +16,7 @@
  "dependencies": {
    "axios": "0.18.1",
    "core-js": "3.6.5",
    "dayjs": "^1.11.5",
    "echarts": "^5.3.2",
    "element-ui": "2.13.2",
    "jquery": "^3.6.0",
@@ -26,8 +27,13 @@
    "nprogress": "0.2.0",
    "path-to-regexp": "2.4.0",
    "postcss-px2rem": "^0.3.0",
    "qrcode": "^1.5.0",
    "qrcodejs2": "0.0.2",
    "vue": "2.6.10",
    "vue-easy-print": "0.0.8",
    "vue-print-nb": "^1.7.5",
    "vue-router": "3.0.6",
    "vuedraggable": "^2.24.3",
    "vuex": "3.1.0"
  },
  "devDependencies": {
@@ -43,6 +49,8 @@
    "babel-plugin-transform-remove-console": "^6.9.4",
    "chalk": "2.4.2",
    "connect": "3.6.6",
    "element-theme-chalk": "^2.15.9",
    "element-themex": "^1.0.3",
    "eslint": "6.7.2",
    "eslint-plugin-vue": "6.2.2",
    "html-webpack-plugin": "3.2.0",
@@ -55,6 +63,7 @@
    "serve-static": "1.13.2",
    "svg-sprite-loader": "4.1.3",
    "svgo": "1.2.2",
    "vue-marquee-tips": "^1.0.8",
    "vue-template-compiler": "2.6.10",
    "webpack-dev-server": "^3.0.0"
  },