收口桌面运行时桥接边界

将 Tauri host.getRuntime 回包组装收口到 runtime 模块

让桌面 dispatch 只委托运行时请求

同步桌面壳结构门禁、架构文档和共享记忆
This commit is contained in:
2026-06-19 23:29:08 +08:00
parent ffe7bda460
commit 582fb20347
8 changed files with 150 additions and 120 deletions
+1
View File
@@ -308,6 +308,7 @@ const expectedDesktopHostBridgeRustFiles = [
'network.rs',
'notifications.rs',
'protocol.rs',
'runtime.rs',
'share.rs',
'title.rs',
];