From 1eff12a45468cdc33a17953d24db187af643d893 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BE=99=E8=BF=90=E6=A8=A1?= <1724894114@qq.com> Date: Mon, 28 Jul 2025 20:31:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A=E7=AC=AC=E4=B8=89=E6=96=B9?= =?UTF-8?q?=E6=8E=88=E6=9D=83=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/config/myConfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/myConfig.js b/src/config/myConfig.js index e87699d..c83b352 100644 --- a/src/config/myConfig.js +++ b/src/config/myConfig.js @@ -6,5 +6,5 @@ export default { //是否显示第三方授权登录 - MY_SHOW_LOGIN_OAUTH: true + MY_SHOW_LOGIN_OAUTH: false }