style: help menu

This commit is contained in:
jialin
2024-07-10 15:41:05 +08:00
parent f103da4178
commit 0ed7568859
25 changed files with 226 additions and 678 deletions
+5 -1
View File
@@ -180,5 +180,9 @@ export default {
'common.form.password': '密码',
'common.form.username': '用户名',
'common.login.rember': '记住我',
'settings.company': '数澈软件'
'settings.company': '数澈软件',
'common.button.help': '帮助',
'common.button.feedback': '反馈',
'common.button.docs': '文档',
'common.button.version': '版本'
};