chore: align packaging with windows release flow

This commit is contained in:
Misaka
2026-03-21 18:30:05 +08:00
parent ed2a42ad6b
commit bede488230
3 changed files with 3 additions and 31 deletions

View File

@@ -76,16 +76,12 @@ npm run dev
### 构建应用
```bash
# Windows
# Windows 安装版 + 便携版
npm run build:win
# macOS
npm run build:mac
# Linux
npm run build:linux
```
当前项目的正式构建与发布链路仅维护 Windows 目标。
## 使用指南
### 数据提取