修改bug
This commit is contained in:
parent
3c95eb4f97
commit
c0fc2a41a8
2
.env
2
.env
|
@ -11,7 +11,7 @@ VITE_GLOB_APP_SHORT_NAME = CourseInformationCenter
|
||||||
VITE_GLOB_APP_CAS_BASE_URL=https://authserver.nenu.edu.cn/authserver
|
VITE_GLOB_APP_CAS_BASE_URL=https://authserver.nenu.edu.cn/authserver
|
||||||
|
|
||||||
# 是否开启单点登录
|
# 是否开启单点登录
|
||||||
VITE_GLOB_APP_OPEN_SSO = true
|
VITE_GLOB_APP_OPEN_SSO = false
|
||||||
|
|
||||||
# 开启微前端模式
|
# 开启微前端模式
|
||||||
VITE_GLOB_APP_OPEN_QIANKUN=true
|
VITE_GLOB_APP_OPEN_QIANKUN=true
|
||||||
|
|
Loading…
Reference in New Issue