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} />