liveh5-nuxt/app/pages/liveRoom/components
xingyy b876aac28a fix(components): 修复手机端点击事件导致按钮状态异常
- 在 x-button 组件中添加 event.stopPropagation() 以防止事件冒泡- 更新 SideButton 组件中的事件处理方式,确保点击事件正确触发
2025-01-23 19:41:09 +08:00
..
Broadcast refactor(app): 重构 LiveRoom 组件 2025-01-22 15:44:50 +08:00
PaymentInput refactor(app): 重构 LiveRoom 组件 2025-01-22 15:44:50 +08:00
PaymentResults refactor(app): 重构 LiveRoom 组件 2025-01-22 15:44:50 +08:00
SideButton fix(components): 修复手机端点击事件导致按钮状态异常 2025-01-23 19:41:09 +08:00