refactor: ♻️ 登录页面优化

This commit is contained in:
ray
2024-09-09 00:48:11 +08:00
parent 3341abef64
commit 248b86fe3c
8 changed files with 225 additions and 115 deletions

View File

@@ -11,6 +11,8 @@ export default {
login: "登 录",
captchaCode: "验证码",
capsLock: "大写锁定已打开",
rememberMe: "记住我",
forgetPassword: "忘记密码",
message: {
username: {
required: "请输入用户名",
@@ -23,6 +25,7 @@ export default {
required: "请输入验证码",
},
},
otherLoginMethods: "其他登录方式",
},
// 导航栏国际化
navbar: {