diff --git a/.env b/.env index 8745553..67b630e 100644 --- a/.env +++ b/.env @@ -1,3 +1,3 @@ NODE_ENV=production -VUE_APP_PLATFORM_NAME=Jeecg-Boot 企业级快速开发平台 +VUE_APP_PLATFORM_NAME=昊易信息管理平台 VUE_APP_SSO=false \ No newline at end of file diff --git a/.env.development b/.env.development index c514e74..890b49d 100644 --- a/.env.development +++ b/.env.development @@ -1,4 +1,4 @@ NODE_ENV=development -VUE_APP_API_BASE_URL=http://localhost:8080/jeecg-boot +VUE_APP_API_BASE_URL=http://localhost:9566/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/.env.test b/.env.test index 9cda05a..909681d 100644 --- a/.env.test +++ b/.env.test @@ -1,4 +1,4 @@ NODE_ENV=production -VUE_APP_API_BASE_URL=http://boot.jeecg.com:8080/jeecg-boot +VUE_APP_API_BASE_URL=http://boot.jeecg.com:9566/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/public/index.html b/public/index.html index 0d49f50..22c87f4 100644 --- a/public/index.html +++ b/public/index.html @@ -6,7 +6,7 @@ 昊易信息管理平台 - +