feat(desktop): implement phase 1 tauri client

This commit is contained in:
Cheng Zhou
2026-06-30 17:25:03 +08:00
parent 4654a812a0
commit d1a6c957f7
45 changed files with 5473 additions and 27 deletions
+2
View File
@@ -34,6 +34,8 @@
第一阶段交付一个面向现有 CTMS 服务的 macOS 桌面壳。
详细方案见 [`desktop-phase-1-design.md`](desktop-phase-1-design.md)。
范围:
- 在现有前端工程中加入 Tauri 项目结构。