refactor: ♻️ 完善 typescript 类型,重构代码
Former-commit-id: 5ac4e273aaab2b068e28da5146f516da80a8852b
This commit is contained in:
@@ -9,7 +9,7 @@ export default {
|
||||
username: "Username",
|
||||
password: "Password",
|
||||
login: "Login",
|
||||
verifyCode: "Verify Code",
|
||||
captchaCode: "Verify Code",
|
||||
},
|
||||
// 导航栏国际化
|
||||
navbar: {
|
||||
|
||||
@@ -9,7 +9,7 @@ export default {
|
||||
username: "用户名",
|
||||
password: "密码",
|
||||
login: "登 录",
|
||||
verifyCode: "验证码",
|
||||
captchaCode: "验证码",
|
||||
},
|
||||
// 导航栏国际化
|
||||
navbar: {
|
||||
|
||||
Reference in New Issue
Block a user