From 3622b63c496153f55b3c2f2595d339a086bde959 Mon Sep 17 00:00:00 2001 From: raintaip Date: Mon, 16 Mar 2026 14:12:14 +0800 Subject: [PATCH] test2 --- src/pages/LoginPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/LoginPage.tsx b/src/pages/LoginPage.tsx index 2652762..e24ea39 100644 --- a/src/pages/LoginPage.tsx +++ b/src/pages/LoginPage.tsx @@ -134,7 +134,7 @@ export const LoginPage: React.FC = () => { {isLoading ? ( <> - 登入中... + 登入中..... ) : ( '登入'