liveh5-nuxt/app/components
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
..
icons feat(layout): 重构首页布局并添加新功能 2025-01-09 19:01:35 +08:00
itemDetail feat(env): 添加 websocket URL 并更新直播室相关功能 2025-01-23 16:34:34 +08:00
liveMinWindow refactor(live): 重构直播相关功能和状态管理 2025-02-11 15:27:31 +08:00
x-button fix(components): 修复手机端点击事件导致按钮状态异常 2025-01-23 19:41:09 +08:00
x-image refactor(home): 优化首页艺术品列表功能 2025-02-06 16:29:17 +08:00
x-message refactor(components): 优化消息组件样式和动画 2025-02-08 16:34:03 +08:00
x-popup feat(x-popup): 增加弹窗内列表自动定位功能- 在 x-popup 组件中添加 list-container 类名,用于后续定位操作 2025-02-08 17:00:09 +08:00
x-van-date feat(collect-code): 新增收款二维码功能 2025-02-05 17:00:22 +08:00
x-van-select feat(collect-code): 新增收款二维码功能 2025-02-05 17:00:22 +08:00
AppFooter.vue feat(collectCode): 优化收款二维码功能 2025-02-10 15:47:26 +08:00
AppHeader.vue refactor(live): 重构直播相关功能和状态管理 2025-02-11 15:27:31 +08:00
SignaturePad.vue vconsole添加 2025-01-21 16:27:26 +08:00