Commit cf14b2d4 by GuoRuqiang

更新LoginForm 提示

parent dc3f6a30
......@@ -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