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