Merge branch 'dev' of https://gitee.com/MTrun/go-view into master-fetch

This commit is contained in:
奔跑的面条
2022-08-30 12:19:57 +08:00
8 changed files with 597 additions and 315 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ const global = {
// header
doc: 'Document',
help: 'Help',
contact: 'Contact Us',
contact: 'About Software',
logout: 'Logout',
logout_success: 'Logout success',
logout_failure: 'Logout Failed',
+1 -1
View File
@@ -9,7 +9,7 @@ const global = {
// 头部
doc: '说明文档',
help: '帮助中心',
contact: '联系我们',
contact: '关于软件',
logout: '退出登录',
logout_success: '退出成功!',
logout_failure: '退出失败!',