Commit 94abc05d by GuoRuqiang

撤回修改

parent cf14b2d4
......@@ -170,7 +170,7 @@ const LoginForm = () => {
<Form.Input
field={'username'}
label={'用户名'}
placeholder='请输入用户名或邮箱'
placeholder='用户名'
name='username'
onChange={(value) => handleChange('username', value)}
/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment