chore(plan): complete desktop 2.3/2.4 and bump desktop submodule

This commit is contained in:
nav
2026-05-13 06:57:31 +00:00
parent 001a82fb9d
commit c35a1e4ec4
2 changed files with 5 additions and 5 deletions

View File

@@ -60,12 +60,12 @@
### 2.3 桌面能力
- [x] 本地配置存储API Base/API Key
- [x] 系统通知(新消息)
- [ ] 托盘与最小化到托盘(可选)
- [x] 托盘与最小化到托盘(可选)
### 2.4 打包发布
- [ ] 打包配置Linux/macOS/Windows
- [ ] 版本号与产物命名规范
- [ ] 一键构建命令与发布说明
- [x] 打包配置Linux/macOS/Windows
- [x] 版本号与产物命名规范
- [x] 一键构建命令与发布说明
---