update wxwork.svg path
This commit is contained in:
@@ -128,7 +128,7 @@ export function LoginForm({
|
|||||||
window.location.href = `${path}?next=${encodeURIComponent(redirectPath)}`
|
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>
|
</Button>
|
||||||
</Field>
|
</Field>
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Reference in New Issue
Block a user