From 9d3b36dce8943a5b6ca684570966fbc7f9fd1993 Mon Sep 17 00:00:00 2001 From: Ultrame <1019265060@qq.com> Date: Wed, 1 Oct 2025 11:38:58 +0800 Subject: [PATCH] =?UTF-8?q?=E7=82=B9=E5=87=BB=E4=B8=8D=E8=AE=A9=E5=AF=86?= =?UTF-8?q?=E7=A0=81=E6=94=AF=E4=BB=98Input=E5=A4=B1=E5=8E=BB=E7=84=A6?= =?UTF-8?q?=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/user_pages/withdrawal/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/user_pages/withdrawal/index.tsx b/src/user_pages/withdrawal/index.tsx index 5494d7e..39f0533 100644 --- a/src/user_pages/withdrawal/index.tsx +++ b/src/user_pages/withdrawal/index.tsx @@ -297,7 +297,7 @@ const Withdrawal: React.FC = () => { hideFooter={true} style={{ bottom: isKeyboardVisible ? `${keyboardHeight}px` : undefined }} > - + {`¥${inputValue}`} { @@ -308,7 +308,7 @@ const Withdrawal: React.FC = () => { )) } - item !== "").join("")} maxlength={6} onInput={handlePasswordInput} /> + item !== "").join("")} maxlength={6} onInput={handlePasswordInput} />