impress_asr_input_rust/web
impressionyang 6f4a7dafd4
Some checks are pending
Build Windows GUI / build-windows (push) Waiting to run
Build Windows GUI / release (push) Blocked by required conditions
fix: 添加缺失的波形动画 CSS 样式并优化主题监听器
CSS 变更:
- web/src/App.css: 新增 .waveform-animation 和 .wave-bar 样式
- web/src/App.css: 新增 @keyframes wave-animation 动画定义
- web/src/App.css: 新增 .waveform-placeholder 样式

前端变更:
- web/src/App.tsx: 优化主题监听器逻辑,使用 async/await 正确处理 listen 返回值

问题修复:
- 波形动画区域现在正确显示动画效果
- 主题监听器正确设置和清理
- 错误边界组件在发生未预期错误时显示友好提示

构建结果:
- Windows 包:dist/impress-asr-windows-x64-20260521_192207.zip
- 文件大小:5.0MB
2026-05-21 19:26:31 +08:00
..
src fix: 添加缺失的波形动画 CSS 样式并优化主题监听器 2026-05-21 19:26:31 +08:00
index.html 初始提交:Windows 跨平台语音识别应用 2026-05-21 17:58:18 +08:00
package-lock.json 初始提交:Windows 跨平台语音识别应用 2026-05-21 17:58:18 +08:00
package.json 初始提交:Windows 跨平台语音识别应用 2026-05-21 17:58:18 +08:00
tsconfig.json 初始提交:Windows 跨平台语音识别应用 2026-05-21 17:58:18 +08:00
tsconfig.node.json 初始提交:Windows 跨平台语音识别应用 2026-05-21 17:58:18 +08:00
vite.config.ts 初始提交:Windows 跨平台语音识别应用 2026-05-21 17:58:18 +08:00