feat:增加登录的returnUrl

This commit is contained in:
wyx
2023-03-15 17:46:28 +08:00
parent ecee246a5c
commit 849256f4c6
5 changed files with 7 additions and 5 deletions

2
.env
View File

@@ -7,7 +7,7 @@ VUE_APP_FILE_PATH=/upload/
# 代理url 本地调试,不可以用在其他地方
VUE_APP_PROXY_URL=//43.143.139.204/manageApi
# 登录url
VUE_APP_LOGIN_URL=//u-pre.boe.com/web
VUE_APP_LOGIN_URL=//u-pre.boe.com/web?returnUrl=
# boe域名
VUE_APP_BOE_API_URL=//u-pre.boe.com
#打包路径