From 81e3bba9a1a166b44794bedcac9c57735b5809aa Mon Sep 17 00:00:00 2001 From: yezian Date: Thu, 18 Jan 2024 17:28:58 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E7=A7=81=E6=94=BF=E7=AD=96=E9=BB=98?= =?UTF-8?q?=E8=AE=A4=E4=B8=8D=E5=8B=BE=E9=80=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- screeens/Login/index.jsx | 1 - 1 file changed, 1 deletion(-) diff --git a/screeens/Login/index.jsx b/screeens/Login/index.jsx index b4587f6..7a822c4 100644 --- a/screeens/Login/index.jsx +++ b/screeens/Login/index.jsx @@ -36,7 +36,6 @@ export default function Login() { save("not_first_time_open_app", 1); return; } - setChecked(true); }; handlePrivatyModal(); }, []);