perf: 优化设置

This commit is contained in:
奔跑的面条
2022-08-30 12:13:58 +08:00
parent 5e2621ca7c
commit 709d8196fc
5 changed files with 97 additions and 9 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ const global = {
// header
doc: 'Document',
help: 'Help',
contact: 'Contact Us',
contact: 'About Software',
logout: 'Logout',
// system setting
sys_set: 'System Setting',
+1 -1
View File
@@ -9,7 +9,7 @@ const global = {
// 头部
doc: '说明文档',
help: '帮助中心',
contact: '联系我们',
contact: '关于软件',
logout: '退出登录',
// 系统设置
sys_set: '系统设置',