更新LoginForm 提示
This commit is contained in:
parent
dc3f6a302e
commit
cf14b2d409
@ -170,7 +170,7 @@ const LoginForm = () => {
|
||||
<Form.Input
|
||||
field={'username'}
|
||||
label={'用户名'}
|
||||
placeholder='用户名'
|
||||
placeholder='请输入用户名或邮箱'
|
||||
name='username'
|
||||
onChange={(value) => handleChange('username', value)}
|
||||
/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user