refactor: ♻️ 完善 typescript 类型,重构代码

Former-commit-id: 5ac4e273aaab2b068e28da5146f516da80a8852b
This commit is contained in:
hxr
2023-11-18 22:48:44 +08:00
parent 12c78f96d7
commit ae4d2067b7
15 changed files with 69 additions and 146 deletions

View File

@@ -9,7 +9,7 @@ export default {
username: "Username",
password: "Password",
login: "Login",
verifyCode: "Verify Code",
captchaCode: "Verify Code",
},
// 导航栏国际化
navbar: {

View File

@@ -9,7 +9,7 @@ export default {
username: "用户名",
password: "密码",
login: "登 录",
verifyCode: "验证码",
captchaCode: "验证码",
},
// 导航栏国际化
navbar: {