refactor: ♻️ 国际化移除系统title
Former-commit-id: e91f7eeb21702e2bbb7b4237c202ca1ab7a9c3f4
This commit is contained in:
@@ -6,7 +6,6 @@ export default {
|
||||
},
|
||||
// 登录页面国际化
|
||||
login: {
|
||||
title: "vue3-element-admin",
|
||||
username: "Username",
|
||||
password: "Password",
|
||||
login: "Login",
|
||||
|
||||
@@ -6,7 +6,6 @@ export default {
|
||||
},
|
||||
// 登录页面国际化
|
||||
login: {
|
||||
title: "vue3-element-admin",
|
||||
username: "用户名",
|
||||
password: "密码",
|
||||
login: "登 录",
|
||||
|
||||
Reference in New Issue
Block a user