chore: update copy
Some checks failed
Publish Docker image (amd64, English) / Push Docker image to multiple registries (push) Has been cancelled
Publish Docker image (amd64) / Push Docker image to multiple registries (push) Has been cancelled

This commit is contained in:
JustSong 2024-03-17 19:39:00 +08:00
parent ade19ba4a2
commit b14cb748d8

View File

@ -94,7 +94,7 @@ const LoginForm = () => {
fluid
icon='user'
iconPosition='left'
placeholder='用户名'
placeholder='用户名 / 邮箱地址'
name='username'
value={username}
onChange={handleChange}