liveh5-nuxt/app/stores
xingyy def6a6b71e refactor(live): 重构直播相关功能和状态管理
-将 fullLive 状态从 goodStore 移动到 liveStore
- 优化 liveRoom 页面逻辑,移除不必要的 props
- 更新 AppHeader 组件,使用 liveStore 中的 fullLive 状态
- 删除 floatingVideo 组件
- 调整 liveMinWindow 组件,增加 onClick 事件处理
- 更新 home 页面,使用 liveStore 中的 fullLive 状态
- 优化 liveRoom 中的 PaymentInput 和 SideButton 组件
2025-02-11 15:27:31 +08:00
..
auth feat(auth): 添加fingerprint存储 2025-01-23 14:11:20 +08:00
floating feat(live): 优化直播间功能并添加画中画支持 2025-02-11 11:34:24 +08:00
goods refactor(live): 重构直播相关功能和状态管理 2025-02-11 15:27:31 +08:00
live refactor(live): 重构直播相关功能和状态管理 2025-02-11 15:27:31 +08:00