jiangping
2023-12-29 f9691d544e62d6c04dbfe45d05a6c7bc5e004291
admin/package.json
@@ -5,7 +5,7 @@
  "scripts": {
    "serve": "vue-cli-service serve",
    "build:pro": "vue-cli-service build",
    "build:staging": "vue-cli-service build --mode staging",
    "build:dev": "vue-cli-service build --mode staging",
    "lint": "vue-cli-service lint",
    "fix": "eslint --ext .js,.vue src --fix"
  },
@@ -25,9 +25,12 @@
    "element-ui": "^2.15.13",
    "js-cookie": "^2.2.1",
    "js-file-download": "^0.4.12",
    "qrcodejs2": "0.0.2",
    "sass-loader": "^8.0.2",
    "vue": "^2.6.11",
    "vue-clipboard2": "^0.3.3",
    "vue-print-nb": "^1.7.5",
    "vue-qr": "^4.0.9",
    "vue-router": "^3.5.1",
    "vuescroll": "^4.17.3",
    "vuex": "^3.4.0"
@@ -47,7 +50,7 @@
    "eslint-plugin-standard": "^4.0.0",
    "eslint-plugin-vue": "^6.2.2",
    "lint-staged": "^9.5.0",
    "node-sass": "^4.14.1",
      "node-sass": "^4.14.1",
    "vue-cli-plugin-element-ui": "~1.1.4",
    "vue-template-compiler": "^2.6.14"
  },