mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 23:56:39 +08:00
merge
This commit is contained in:
parent
de11c79bf9
commit
e5f428dfff
@ -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>
|
||||||
),
|
),
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user