chore: add wails dev and build scripts

This commit is contained in:
QiuSW
2026-07-08 16:18:53 +08:00
parent a429353c42
commit 7c31554f64
33 changed files with 291 additions and 698 deletions
+2
View File
@@ -123,6 +123,8 @@ MVP 可以先用本地模拟 provider,后续再接真实 AI 后端。
绑定目录:`frontend/bindings/cmbone/internal/services`
当前 Wails v3 CLI 会生成 `.js` bindings。前端源码使用无扩展名 import,允许 Vite 解析到这些 `.js` 文件。
服务签名变化后优先执行:
```powershell