yxh
2023-06-15 1b555a0ab0527478cdf2b0c31c0ea8aea70f8adc
package.json
@@ -5,8 +5,8 @@
  "author": "杭新",
  "license": "MIT",
  "scripts": {
    "dev": "vue-cli-service serve",
    "build:prod": "vue-cli-service build",
    "dev": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve",
    "build:prod": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service build",
    "build:stage": "vue-cli-service build --mode staging",
    "preview": "node build/index.js --preview",
    "lint": "eslint --ext .js,.vue src"
@@ -42,7 +42,7 @@
    "core-js": "3.25.3",
    "cos-js-sdk-v5": "^1.4.18",
    "dayjs": "^1.11.7",
    "echarts": "5.4.0",
    "echarts": "^5.4.2",
    "element-ui": "2.15.12",
    "file-saver": "^2.0.5",
    "fuse.js": "6.4.3",