refactor(登录页面): ♻️ 登录优化

This commit is contained in:
猿小天
2023-04-09 23:08:30 +08:00
committed by H0nGzA1
parent d2d6ba3460
commit 15c4808bbb
5 changed files with 17 additions and 9 deletions

View File

@@ -9,8 +9,8 @@ export default {
two4: '友情链接',
},
account: {
accountPlaceholder1: '用户名 admin 或不输均为 common',
accountPlaceholder2: '密码123456',
accountPlaceholder1: '请输入登录账号',
accountPlaceholder2: '请输入登录密码',
accountPlaceholder3: '请输入验证码',
accountBtnText: '登 录',
},