liveh5-nuxt/app/stores
xingyy 779dc84356 refactor(websocket): 重构 WebSocket 连接和管理
- 在 checkoutPage 中添加全局 WebSocket 客户端实例
- 移除 payment 中的 openRefreshResults 函数
- 更新 authStore,移除不再使用的 openRefreshResults
- 优化 WebSocketClient 类,移除冗余的 token 参数
- 在 nuxt.config.js 中添加 SSL 证书加载逻辑
2025-03-02 10:58:24 +08:00
..
auth refactor(websocket): 重构 WebSocket 连接和管理 2025-03-02 10:58:24 +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 12 2025-02-26 14:47:55 +08:00