feat(desktop): ship full and mini clients

This commit is contained in:
2026-07-22 18:52:38 +08:00
parent a23a110758
commit aeb5276a73
10 changed files with 92 additions and 15 deletions

View File

@@ -9,5 +9,5 @@ npm run desktop:dev
```
- Web 开发端口:`5180`
- 桌面窗口默认尺寸`420 × 820`
- 桌面窗口默认宽度`420`;启动后高度自动适配当前屏幕全高,并停靠在屏幕右侧
- 左右停靠状态保存在本地;在 Tauri 桌面环境中会移动实际窗口。