This commit is contained in:
yuping
2022-12-18 20:44:43 +08:00
parent ac62da7d5c
commit 29faef7d52
4 changed files with 10 additions and 2 deletions

View File

@@ -2,4 +2,6 @@ NODE_ENV=boe
VUE_APP_BASE=/manage
VUE_APP_BASE_API=/manageApi
VUE_APP_BOE_API_URL=https://u-pre.boe.com

View File

@@ -1,3 +1,5 @@
NODE_ENV=prod
VUE_APP_BASE=/manage
VUE_APP_BASE_API=/manageApi
VUE_APP_BASE_API=/manageApi
VUE_APP_BOE_API_URL=https://u-pre.boe.com

View File

@@ -3,6 +3,8 @@ VUE_APP_BASE=/manage-release
VUE_APP_BASE_API=/manageApi-release
VUE_APP_LOGIN_URL=https://u.boe.com/web
VUE_APP_BOE_API_URL=https://u.boe.com
VUE_APP_IFRAME_URL=https://u.boe.com/pc-release/iframe
VUE_APP_IFRAME_STUDENT_URL=https://u.boe.com/pc-release/loading

View File

@@ -1,3 +1,5 @@
NODE_ENV=test
VUE_APP_BASE=/manage
VUE_APP_BASE_API=/manageApi
VUE_APP_BASE_API=/manageApi
VUE_APP_BOE_API_URL=https://u-pre.boe.com