From a6f191b736999a0c4d9a36eb3d9d8b16e1fc0bed Mon Sep 17 00:00:00 2001 From: yj <1336058017@qq.com> Date: Thu, 26 Sep 2024 11:42:58 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E5=A4=9A=E4=BD=99=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/page/Login/index.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/page/Login/index.tsx b/src/page/Login/index.tsx index 0112d4d..20d88fb 100644 --- a/src/page/Login/index.tsx +++ b/src/page/Login/index.tsx @@ -352,11 +352,7 @@ const Login: React.FC = () => { }).catch(() => { storage.setItem('loading', false) }) - } else { - storage.setItem('loading', false) } - }).catch(() => { - storage.setItem('loading', false) }) } }).catch(() => {