yxh
2023-06-15 0931cf2721c5af352ae892ac415c2abfc7166172
ruoyi-ui/package.json
@@ -1,12 +1,12 @@
{
  "name": "ruoyi",
  "version": "3.8.5",
  "description": "若依管理系统",
  "author": "若依",
  "description": "智慧随访管理系统",
  "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"
@@ -53,6 +53,7 @@
    "screenfull": "5.0.2",
    "sortablejs": "1.10.2",
    "vue": "2.6.12",
    "vue-cli": "^2.9.6",
    "vue-count-to": "1.0.13",
    "vue-cropper": "0.5.5",
    "vue-meta": "2.4.0",