diff --git a/web/components/login-form.tsx b/web/components/login-form.tsx index 59f258b..137972b 100644 --- a/web/components/login-form.tsx +++ b/web/components/login-form.tsx @@ -128,7 +128,7 @@ export function LoginForm({ window.location.href = `${path}?next=${encodeURIComponent(redirectPath)}` }} > - + 企业微信登录 diff --git a/web/public/wxwork.svg b/web/public/images/wxwork.svg similarity index 100% rename from web/public/wxwork.svg rename to web/public/images/wxwork.svg