This commit is contained in:
sijinhui 2024-09-23 18:29:47 +08:00
parent de11c79bf9
commit e5f428dfff

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>
), ),
}); });