liveh5-nuxt/app
xingyy aec3825a3b feat(component): 优化消息组件并添加新功能
- 重构 x-message 组件,支持更多自定义选项
- 添加 artDetail 页面用于展示艺术品详情
- 修改 liveRoom 页面,接入新的消息提示功能- 优化 profile 页面布局,增加去支付按钮
- 调整 home 页面,集成新的消息系统
- 修改 websocket 插件,支持携带 token 认证
2025-02-08 10:06:21 +08:00
..
api feat(component): 优化消息组件并添加新功能 2025-02-08 10:06:21 +08:00
api-collect-code refactor(collect-code): 重构收藏码功能 2025-02-06 14:03:09 +08:00
components feat(component): 优化消息组件并添加新功能 2025-02-08 10:06:21 +08:00
composables feat(websocket): 实现 WebSocket通信功能 2025-01-23 16:37:11 +08:00
config refactor(app/config): 修改路由名称 2025-01-23 14:17:49 +08:00
constants 12 2025-01-23 14:27:02 +08:00
layouts refactor(app): 优化代码结构和性能 2025-01-21 19:54:00 +08:00
pages feat(component): 优化消息组件并添加新功能 2025-02-08 10:06:21 +08:00
plugins feat(component): 优化消息组件并添加新功能 2025-02-08 10:06:21 +08:00
static feat(component): 优化消息组件并添加新功能 2025-02-08 10:06:21 +08:00
stores feat(component): 优化消息组件并添加新功能 2025-02-08 10:06:21 +08:00
stores-collect-code refactor(collect-code): 重构收藏码功能 2025-02-06 14:03:09 +08:00
styles feat(app): 添加暗黑模式支持并优化主题样式 2025-01-23 14:59:20 +08:00
types feat(types): 添加路由元数据subTitle字段定义 2025-01-13 11:25:37 +08:00
utils 1231 2025-01-22 14:02:22 +08:00
app.vue feat(collect-code): 新增收款二维码功能 2025-02-05 17:00:22 +08:00