liveh5-nuxt/app/pages
xingyy aec3825a3b feat(component): 优化消息组件并添加新功能
- 重构 x-message 组件,支持更多自定义选项
- 添加 artDetail 页面用于展示艺术品详情
- 修改 liveRoom 页面,接入新的消息提示功能- 优化 profile 页面布局,增加去支付按钮
- 调整 home 页面,集成新的消息系统
- 修改 websocket 插件,支持携带 token 认证
2025-02-08 10:06:21 +08:00
..
artDetail feat(component): 优化消息组件并添加新功能 2025-02-08 10:06:21 +08:00
collectCode feat(liveRoom): 实现直播间拍卖数据实时更新和显示 2025-02-06 15:43:23 +08:00
countryRegion feat(country): 新增国家地区选择功能,支持常用国家快速选择 2025-01-15 13:05:07 +08:00
home feat(component): 优化消息组件并添加新功能 2025-02-08 10:06:21 +08:00
keepalive refactor: 将导入路径从波浪号(~)改为 @- 修改了多个文件中的导入路径,将 ~/ 替换为 @/ 2025-01-23 19:43:45 +08:00
liveRoom feat(component): 优化消息组件并添加新功能 2025-02-08 10:06:21 +08:00
login feat(collect-code): 新增收款二维码功能 2025-02-05 17:00:22 +08:00
profile feat(component): 优化消息组件并添加新功能 2025-02-08 10:06:21 +08:00
realAuth refactor: 将导入路径从波浪号(~)改为 @- 修改了多个文件中的导入路径,将 ~/ 替换为 @/ 2025-01-23 19:43:45 +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