撤回修改
This commit is contained in:
@@ -170,7 +170,7 @@ const LoginForm = () => {
|
||||
<Form.Input
|
||||
field={'username'}
|
||||
label={'用户名'}
|
||||
placeholder='请输入用户名或邮箱'
|
||||
placeholder='用户名'
|
||||
name='username'
|
||||
onChange={(value) => handleChange('username', value)}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user