新增功能

This commit is contained in:
Your Name
2026-08-19 17:35:59 +08:00
parent f8c78739e7
commit 05050ff6f3
188 changed files with 18838 additions and 5337 deletions
+3
View File
@@ -62,6 +62,7 @@ hidden_imports = [
"wechat_gui_qt",
"PySide6.QtWebEngineCore",
"PySide6.QtWebEngineWidgets",
"PySide6.QtWebChannel",
]
hidden_imports += collect_submodules("mcp")
@@ -72,6 +73,8 @@ a = Analysis(
datas=[
(str(project_root / "edge_light_theme"), "edge_light_theme"),
(str(project_root / "assets" / "brand"), "assets/brand"),
(str(project_root / "assets" / "fonts"), "assets/fonts"),
(str(project_root / "assets" / "ui"), "assets/ui"),
(str(project_root / "dsh_desk.cordis.yml"), "."),
]
# 昵称 OCR 的模型与配置:只收代码不收这些文件的话,打包后 RapidOCR