• Joined on 2023-07-06
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): 重构应用配置和样式
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-23 05:56:21 +00:00
3b8bd623c0 refactor(app): 重构应用配置和样式
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-23 04:05:17 +00:00
fb8a72b47a feat(ItemList): 优化下拉刷新组件
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-23 03:08:59 +00:00
a423a7f801 feat(home): 重构首页布局并添加瀑布流布局
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-22 08:59:05 +00:00
e6fdd0354a perf(home): 为 Column 组件中的图片添加懒加载
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-22 08:56:50 +00:00
3225d91ecb refactor(components): 重构弹窗组件和详情页展示逻辑
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-22 08:33:59 +00:00
a36a98c576 style(x-image): 添加 object-fit: cover 样式
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-22 08:23:53 +00:00
d3cb4d55b4 refactor(components): 优化多个组件的结构和功能
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-22 07:44:56 +00:00
331b4a73b2 refactor(app): 重构 LiveRoom 组件
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-22 06:04:54 +00:00
c74ba7bcb3 refactor(home): 移除首页中的拍品列表弹窗
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-22 06:02:29 +00:00
c445901806 1231
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-22 06:01:18 +00:00
8f38870c33 refactor(components): 新增 x-popup 组件并优化首页弹窗- 新增 x-popup 组件,用于替换原有的 van-popup
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-22 05:28:27 +00:00
05cd427430 refactor(app): 优化多个组件和 API 请求处理
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-22 03:34:42 +00:00
63e24791f2 refactor(api): 重构请求函数并优化代码格式
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-22 03:24:48 +00:00
635bca0fb6 refactor(api): 重构 HTTP 请求模块
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-22 02:44:49 +00:00
6daf34856e refactor(goods): 重构艺术品列表和详情功能
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-22 01:44:49 +00:00
59269a7547 1231
xingyy pushed to main at scout666/liveh5-nuxt 2025-01-22 01:32:49 +00:00
fc3e833605 fix(home): 修复 home 页面无限滚动加载问题