讲师列表页面调整

This commit is contained in:
wangxuemei
2024-07-24 17:45:12 +08:00
parent 950e0d3d6a
commit 7c3ac81e66
12 changed files with 1455 additions and 1320 deletions

8
.env
View File

@@ -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