mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-07 09:56:44 +08:00
讲师列表页面调整
This commit is contained in:
8
.env
8
.env
@@ -2,6 +2,7 @@
|
||||
VUE_APP_BASE=/manage
|
||||
# api项目基础url
|
||||
VUE_APP_BASE_API=/manageApi
|
||||
VUE_APP_BASE_API1=https://pretest.zcwytd.com/
|
||||
# systemApi
|
||||
VUE_APP_SYS_API=/systemapi
|
||||
# activityApi
|
||||
@@ -13,11 +14,12 @@ VUE_APP_TOOL_FOLDERID=1147577145918910464
|
||||
#文件路径
|
||||
VUE_APP_FILE_PATH=/upload/
|
||||
# 代理url 本地调试,不可以用在其他地方
|
||||
VUE_APP_PROXY_URL=//u-pre.boe.com/manageApi
|
||||
VUE_APP_PROXY_URL=//47.97.44.123:30001/
|
||||
# VUE APP PROXY URL=//u-pre.boe.com/manageApi
|
||||
# 登录url
|
||||
VUE_APP_LOGIN_URL=//u-pre.boe.com/web?returnUrl=
|
||||
VUE_APP_LOGIN_URL=//pretest.zcwytd.com/web?returnUrl=
|
||||
# boe域名
|
||||
VUE_APP_BOE_API_URL=//u-pre.boe.com
|
||||
VUE_APP_BOE_API_URL=//47.97.44.123:30001
|
||||
#打包路径
|
||||
VUE_APP_OUTPUT_DIR=./dist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user