登录页快速登录改为真实姓名账号并列出全部(张伟/王芳/李娜/刘洋/陈静/赵磊/孙莉/周强)
This commit is contained in:
@@ -177,7 +177,7 @@ export function Login(): JSX.Element {
|
||||
>
|
||||
<span style={{ fontWeight: 600 }}>{a.role}</span>
|
||||
<span style={{ color: colorVar('color.text.secondary'), ...typographyStyle('caption') }}>
|
||||
{a.username} / {a.password}
|
||||
{a.username}({a.title}) / {a.password}
|
||||
</span>
|
||||
</button>
|
||||
))}
|
||||
|
||||
Reference in New Issue
Block a user