From a23162117ccf1b256625d91c857c1479afe74afa Mon Sep 17 00:00:00 2001 From: jialin Date: Tue, 13 May 2025 19:37:11 +0800 Subject: [PATCH] fix: remember me not worke in login --- src/pages/login/components/login-form.tsx | 36 +++++++++++------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/pages/login/components/login-form.tsx b/src/pages/login/components/login-form.tsx index 93651466..bb70085c 100644 --- a/src/pages/login/components/login-form.tsx +++ b/src/pages/login/components/login-form.tsx @@ -198,29 +198,29 @@ const LoginForm = () => { label={intl.formatMessage({ id: 'common.form.password' })} /> - -
+
+ {intl.formatMessage({ id: 'common.login.rember' })} - -
- + + +