• Joined on 2023-07-06
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-23 12:02:26 +00:00
ff053a5a8c feat(image): 添加 webp 图片格式支持
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-23 11:43:50 +00:00
e30b993601 refactor: 将导入路径从波浪号(~)改为 @- 修改了多个文件中的导入路径,将 ~/ 替换为 @/
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-23 11:41:15 +00:00
b876aac28a fix(components): 修复手机端点击事件导致按钮状态异常
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-23 11:29:35 +00:00
7916b009e6 refactor(liveRoom): 重构直播室功能
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-23 08:39:44 +00:00
65f8d2d1e9 feat(websocket): 实现 WebSocket通信功能
e2b5e6bcbf feat(env): 添加 websocket URL 并更新直播室相关功能
9f9e96dc0c feat(home): 获取拍卖详情并优化首页组件
2d909b276b perf(components): 添加 v-memo指令以优化性能
a6a5c20705 refactor(app): 移除颜色模式相关代码
Compare 5 commits »
xingyy pushed to xingyy at scout666/liveh5-nuxt 2025-01-23 08:37:18 +00:00
65f8d2d1e9 feat(websocket): 实现 WebSocket通信功能
xingyy pushed to xingyy at scout666/liveh5-nuxt 2025-01-23 08:34:39 +00:00
e2b5e6bcbf feat(env): 添加 websocket URL 并更新直播室相关功能
xingyy pushed to xingyy at scout666/liveh5-nuxt 2025-01-23 07:43:52 +00:00
9f9e96dc0c feat(home): 获取拍卖详情并优化首页组件
xingyy pushed to xingyy at scout666/liveh5-nuxt 2025-01-23 07:28:36 +00:00
2d909b276b perf(components): 添加 v-memo指令以优化性能
xingyy pushed to xingyy at scout666/liveh5-nuxt 2025-01-23 07:24:55 +00:00
a6a5c20705 refactor(app): 移除颜色模式相关代码
xingyy pushed to xingyy at scout666/liveh5-nuxt 2025-01-23 07:01:18 +00:00
107966dabc feat(app): 添加暗黑模式支持并优化主题样式
88d1dea0d2 refactor(app): 调整主页相关组件和页面的代码- 在 AppHeader 组件中添加调试日志,用于检查路由元数据
6fc63427de Merge remote-tracking branch 'origin/main'
579c6df57b refactor(i18n):重命名文件并优化国际化插件代码
Compare 32 commits »
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-23 06:59:26 +00:00
107966dabc feat(app): 添加暗黑模式支持并优化主题样式
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-23 06:34:56 +00:00
88d1dea0d2 refactor(app): 调整主页相关组件和页面的代码- 在 AppHeader 组件中添加调试日志,用于检查路由元数据
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-23 06:27:14 +00:00
6fc63427de Merge remote-tracking branch 'origin/main'
Compare 2 commits »
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-23 06:25:35 +00:00
579c6df57b refactor(i18n):重命名文件并优化国际化插件代码
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-23 06:22:30 +00:00
0d1342414b refactor(goods): 优化商品列表获取逻辑
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-23 06:17:55 +00:00
fbac90a177 refactor(app/config): 修改路由名称
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-23 06:16:54 +00:00
44b593966e Merge remote-tracking branch 'origin/main'
7ae4899e17 refactor(itemDetail): 移除未使用的代码
Compare 2 commits »
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-23 06:10:20 +00:00
f80f9c1651 feat(styles): 初始化默认主题样式并支持暗黑模式
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-23 06:04:39 +00:00
e541d0b21d refactor(app): 重构应用配置和样式