liveh5-nuxt/app/pages
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
..
artDetail feat(collectCode): 优化收款二维码功能 2025-02-10 15:47:26 +08:00
collectCode feat(api-collect-code): 新增离线二维码删除功能并优化相关页面 2025-02-10 16:26:54 +08:00
countryRegion feat(signature): 添加签名功能相关页面 2025-02-10 10:56:38 +08:00
home refactor(live): 重构直播相关功能和状态管理 2025-02-11 15:27:31 +08:00
keepalive refactor: 将导入路径从波浪号(~)改为 @- 修改了多个文件中的导入路径,将 ~/ 替换为 @/ 2025-01-23 19:43:45 +08:00
liveRoom refactor(live): 重构直播相关功能和状态管理 2025-02-11 15:27:31 +08:00
login feat(collect-code): 新增收款二维码功能 2025-02-05 17:00:22 +08:00
profile feat(signature): 添加签名功能相关页面 2025-02-10 10:56:38 +08:00
realAuth refactor: 将导入路径从波浪号(~)改为 @- 修改了多个文件中的导入路径,将 ~/ 替换为 @/ 2025-01-23 19:43:45 +08:00
signature feat(live): 实现直播间最小化窗口功能 2025-02-11 14:55:25 +08:00
test feat(home): 重构首页布局并添加瀑布流布局 2025-01-23 11:08:54 +08:00
[...all].vue 项目初始化 2025-01-08 13:26:12 +08:00
index.vue refactor(app): 调整主页相关组件和页面的代码- 在 AppHeader 组件中添加调试日志,用于检查路由元数据 2025-01-23 14:34:51 +08:00