refactor(login): ♻️ 大写锁定提示国际化

This commit is contained in:
cshaptx4869
2024-03-08 08:40:01 +08:00
parent 5381a620e4
commit 6d27e25e70
3 changed files with 3 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ export default {
password: "密码",
login: "登 录",
captchaCode: "验证码",
capsLock: "大写锁定已打开",
message: {
username: {
required: "请输入用户名",