From c0fc2a41a8fe279cc5cbd88139ea84fed96627d0 Mon Sep 17 00:00:00 2001 From: yangjun <1173114630@qq.com> Date: Sun, 16 Apr 2023 16:44:38 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index b17551f..014ec36 100644 --- a/.env +++ b/.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_OPEN_SSO = true +VITE_GLOB_APP_OPEN_SSO = false # 开启微前端模式 VITE_GLOB_APP_OPEN_QIANKUN=true