diff --git a/frontend/app/context/AuthContext.tsx b/frontend/app/context/AuthContext.tsx index 6b52f8b..e4f95e9 100644 --- a/frontend/app/context/AuthContext.tsx +++ b/frontend/app/context/AuthContext.tsx @@ -198,8 +198,8 @@ export function AuthProvider({ children }: { children: ReactNode }) { if (loading) { return ( -
- +
+ 正在验证登录状态…
); diff --git a/frontend/app/routes/login.tsx b/frontend/app/routes/login.tsx index 82c4f34..494b1ab 100644 --- a/frontend/app/routes/login.tsx +++ b/frontend/app/routes/login.tsx @@ -35,14 +35,28 @@ export default function LoginRoute() { }; return ( -
-
- -

MODEL EXPERIMENT PLATFORM

-

模型实验开发平台

-

使用平台账号登录并选择你的 Workspace。

-
void submit(event)}> -