mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-07 01:46:43 +08:00
-- 环境更改1
This commit is contained in:
4
.env
4
.env
@@ -4,5 +4,5 @@ VUE_APP_PROXY_URL=http://111.231.196.214:30001/
|
|||||||
VUE_APP_LOGIN_URL=https://u-pre.boe.com/web
|
VUE_APP_LOGIN_URL=https://u-pre.boe.com/web
|
||||||
|
|
||||||
|
|
||||||
VUE_APP_IFRAME_URL=https://u-pre.boe.com/pc-release/iframe
|
VUE_APP_IFRAME_URL=https://u-pre.boe.com/pc/iframe
|
||||||
VUE_APP_IFRAME_STUDENT_URL=https://u-pre.boe.com/pc-release/loading
|
VUE_APP_IFRAME_STUDENT_URL=https://u-pre.boe.com/pc/loading
|
||||||
|
|||||||
1
.env.boe
1
.env.boe
@@ -1,3 +1,4 @@
|
|||||||
|
NODE_ENV=boe
|
||||||
VUE_APP_BASE=/manage
|
VUE_APP_BASE=/manage
|
||||||
VUE_APP_BASE_API=/manageApi
|
VUE_APP_BASE_API=/manageApi
|
||||||
|
|
||||||
|
|||||||
@@ -1,2 +1,3 @@
|
|||||||
|
NODE_ENV=prod
|
||||||
VUE_APP_BASE=/manage
|
VUE_APP_BASE=/manage
|
||||||
VUE_APP_BASE_API=/manageApi
|
VUE_APP_BASE_API=/manageApi
|
||||||
@@ -1,3 +1,4 @@
|
|||||||
|
NODE_ENV=release
|
||||||
VUE_APP_BASE=/manage-release
|
VUE_APP_BASE=/manage-release
|
||||||
VUE_APP_BASE_API=/manageApi-release
|
VUE_APP_BASE_API=/manageApi-release
|
||||||
VUE_APP_LOGIN_URL=https://u.boe.com/web
|
VUE_APP_LOGIN_URL=https://u.boe.com/web
|
||||||
|
|||||||
Reference in New Issue
Block a user