refactor(app): 更新 UI 和功能以适应新版本

- 更新 FAQ.md 中的链接和信息以适应新项目地址
- 修改菜单栏名称从"关于"改为"帮助"
- 更新关于对话框内容,增加原作者和许可证信息
- 优化版本信息显示格式
- 重构部分代码以提高可维护性
This commit is contained in:
hyb-oyqq
2025-07-16 16:49:06 +08:00
parent cbc86dabd0
commit 85ad272080
5 changed files with 28 additions and 21 deletions

View File

@@ -164,6 +164,6 @@ class Ui_MainWindows(object):
self.exit_btn.setText("")
self.menubg.setText("")
self.menu.setTitle(QCoreApplication.translate("MainWindows", u"\u8bbe\u7f6e", None))
self.menu_2.setTitle(QCoreApplication.translate("MainWindows", u"\u5173\u4e8e", None))
self.menu_2.setTitle(QCoreApplication.translate("MainWindows", u"\u5e2e\u52a9", None))
# retranslateUi