|
@@ -5,6 +5,8 @@
|
|
"author": "若依",
|
|
"author": "若依",
|
|
"license": "MIT",
|
|
"license": "MIT",
|
|
"scripts": {
|
|
"scripts": {
|
|
|
|
+ "serve": "set NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve",
|
|
|
|
+ "build": "set NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service build",
|
|
"dev": "vue-cli-service serve",
|
|
"dev": "vue-cli-service serve",
|
|
"build:prod": "vue-cli-service build",
|
|
"build:prod": "vue-cli-service build",
|
|
"build:stage": "vue-cli-service build --mode staging",
|
|
"build:stage": "vue-cli-service build --mode staging",
|
|
@@ -36,6 +38,7 @@
|
|
"url": "https://gitee.com/y_project/RuoYi-Cloud.git"
|
|
"url": "https://gitee.com/y_project/RuoYi-Cloud.git"
|
|
},
|
|
},
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
|
+ "@amap/amap-jsapi-loader": "^1.0.1",
|
|
"@riophae/vue-treeselect": "0.4.0",
|
|
"@riophae/vue-treeselect": "0.4.0",
|
|
"axios": "0.24.0",
|
|
"axios": "0.24.0",
|
|
"clipboard": "2.0.8",
|
|
"clipboard": "2.0.8",
|