Merge pull request #165 from sijinhui/dev

change login tip
This commit is contained in:
sijinhui 2024-09-23 18:30:50 +08:00 committed by GitHub
commit 0f1a4deca3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -144,9 +144,9 @@ export default function UserLoginCore() {
message: "登录失败", message: "登录失败",
description: ( description: (
<span> <span>
使
<br /> <br />
<span style={{ color: "red" }}></span> <span style={{ color: "red" }}></span>
</span> </span>
), ),
}); });