diff --git a/.env.development b/.env.development index bedb972..5aef017 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ NODE_ENV=development -VUE_APP_API_BASE_URL=http://pbl1.natapp1.cc/jeecg-boot +VUE_APP_API_BASE_URL=http://pbl.natapp1.cc/jeecg-boot VUE_APP_CAS_BASE_URL=http://cas.example.org:8443/cas VUE_APP_ONLINE_BASE_URL=http://fileview.jeecg.com/onlinePreview \ No newline at end of file diff --git a/package.json b/package.json index 8ece6b7..4243a07 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "private": true, "scripts": { "pre": "cnpm install || yarn --registry https://registry.npm.taobao.org || npm install --registry https://registry.npm.taobao.org ", - "serve": "SET NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve", + "serve": "vue-cli-service serve", "build:test": "vue-cli-service build --mode test", "build": "vue-cli-service build", "lint": "vue-cli-service lint" diff --git a/src/views/data/dataSearch.vue b/src/views/data/dataSearch.vue index a9531af..ee327d7 100644 --- a/src/views/data/dataSearch.vue +++ b/src/views/data/dataSearch.vue @@ -67,7 +67,7 @@
-
+