empty
48d61a1e15
feat: 新增签到墙、摇一摇等功能及开发环境配置
...
新功能:
- 签到墙页面 (CheckinWallView) 及后端接口
- 摇一摇互动页面 (ShakeView) 及服务
- 头像服务 (avatar.service)
- 微信公众号静默授权登录增强
开发环境:
- 新增 dev-tunnel skill 用于本地调试
- docker-compose.dev.yml 开发环境配置
- 客户端 .env.development 配置文件
其他改进:
- VoteView 投票页面功能增强
- AdminControl 管理控制台更新
- 连接状态管理优化
- 新增马蹄声音效
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-04 17:25:56 +08:00
empty
99fe68e851
chore: add award sound effect audio file
2026-02-04 00:38:35 +08:00
empty
11e5754d05
feat: add audio files for lottery and BGM
...
- bgm.mp3 - background music
- lottery.mp3 - lottery spinning music
- fanfare.mp3 - winner celebration sound
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-26 00:26:01 +08:00
empty
4eb2814391
feat: add BGM playback control for big screen display
...
- Add audio player to display store with play/stop functions
- Listen for music state changes from AdminState sync
- Support bgm, lottery, and fanfare audio tracks
- Create audio directory structure
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-25 22:05:30 +08:00