From b2e64b1ea70321ffde78df29e7b35057d903532f Mon Sep 17 00:00:00 2001 From: Ultrame <1019265060@qq.com> Date: Thu, 2 Oct 2025 22:09:48 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0disabled=E5=B1=9E=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/user_pages/validPhone/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/user_pages/validPhone/index.tsx b/src/user_pages/validPhone/index.tsx index 7f5c011..2c32cdd 100644 --- a/src/user_pages/validPhone/index.tsx +++ b/src/user_pages/validPhone/index.tsx @@ -86,7 +86,7 @@ const ValidPhone: React.FC = () => { { handleInput(e, "sms_code") }}> - + ); };