feat(login): add password visibility toggle and confirm password field
This commit is contained in:
@@ -240,6 +240,7 @@ export default {
|
||||
registerDescription: '很高兴您加入!',
|
||||
emailLabel: '邮箱',
|
||||
emailPlaceholder: '请输入邮箱地址',
|
||||
emailInvalid: '无效的邮箱地址',
|
||||
passwordLabel: '密码',
|
||||
passwordPlaceholder: '请输入密码',
|
||||
rememberMe: '记住我',
|
||||
|
||||
Reference in New Issue
Block a user