Commit Graph

3 Commits

Author SHA1 Message Date
impressionyang
6fbcdd6249 docs: 更新 README 添加开发者工具打开说明 2026-05-22 10:29:16 +08:00
impressionyang
146c84f118 fix: 增强模型文件选择的错误处理和日志输出
Some checks failed
Build Windows GUI / build-windows (push) Has been cancelled
Build Windows GUI / release (push) Has been cancelled
- 在 settingsPage.tsx 中添加详细的 console.log 调试信息
- 改进错误处理,显示具体错误消息
- 更新构建脚本以包含 capabilities 权限配置
2026-05-22 09:47:45 +08:00
impressionyang
ceb2df18c4 初始提交:Windows 跨平台语音识别应用
Some checks are pending
Build Windows GUI / build-windows (push) Waiting to run
Build Windows GUI / release (push) Blocked by required conditions
功能:
- Tauri v2 GUI 应用
- 系统托盘支持
- 日志输出到文件
- 带时间戳的版本号
- 前端资源嵌入

修复:
- 前端路径使用相对路径
- 移除 devUrl 配置
- 窗口置顶设置
2026-05-21 17:58:18 +08:00