refactor: ♻️ 国际化移除系统title

Former-commit-id: e91f7eeb21
This commit is contained in:
hxr 2023-11-05 10:50:55 +08:00
parent 2798c16a1a
commit 35371481e3
2 changed files with 0 additions and 2 deletions

View File

@ -6,7 +6,6 @@ export default {
},
// 登录页面国际化
login: {
title: "vue3-element-admin",
username: "Username",
password: "Password",
login: "Login",

View File

@ -6,7 +6,6 @@ export default {
},
// 登录页面国际化
login: {
title: "vue3-element-admin",
username: "用户名",
password: "密码",
login: "登 录",