update wxwork.svg path

This commit is contained in:
mlogclub
2026-04-26 20:13:16 +08:00
parent a3cd67f80f
commit 8dff6450b2
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ export function LoginForm({
window.location.href = `${path}?next=${encodeURIComponent(redirectPath)}`
}}
>
<Image src="/wxwork.svg" alt="" width={16} height={16} className="size-4 shrink-0" />
<Image src="/images/wxwork.svg" alt="" width={16} height={16} className="size-4 shrink-0" />
</Button>
</Field>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB