liveh5-nuxt/app/components
xingyy f1e4601f7c feat(components): 新增悬浮窗组件并优化直播相关功能
- 新增悬浮窗组件,用于在直播页面显示"回到直播"按钮- 优化直播室侧边按钮,使用新的悬浮窗组件
- 修复商品详情页面的成交价显示问题
- 优化首页拍卖列表的成交价显示
-改进用户主页的拍卖信息展示
- 重构签名面板组件,使用 vue-signature-pad 替代原生实现
- 优化 nuxt 配置,启用 vscode devtools
2025-02-20 14:47:57 +08:00
..
floatingBubble feat(components): 新增悬浮窗组件并优化直播相关功能 2025-02-20 14:47:57 +08:00
icons feat(layout): 重构首页布局并添加新功能 2025-01-09 19:01:35 +08:00
itemDetail feat(components): 新增悬浮窗组件并优化直播相关功能 2025-02-20 14:47:57 +08:00
liveLoading refactor(liveRoom): 优化直播室页面 2025-02-18 09:47:30 +08:00
liveMinWindow 12 2025-02-12 10:35:56 +08:00
waterfallFlow feat(goods): 添加 fddCheck 接口并优化多个组件- 在 goods API 中添加 fddCheck 接口 2025-02-17 10:52:10 +08:00
x-button fix(components): 修复手机端点击事件导致按钮状态异常 2025-01-23 19:41:09 +08:00
x-image refactor(app): 移除 @nuxt/image 模块并调整相关组件 2025-02-14 16:47:56 +08:00
x-message refactor(components): 优化消息组件样式和动画 2025-02-08 16:34:03 +08:00
x-popup feat(x-popup): 增加弹窗内列表自动定位功能- 在 x-popup 组件中添加 list-container 类名,用于后续定位操作 2025-02-08 17:00:09 +08:00
x-van-date refactor(components): 优化瀑布流布局和日期选择组件 2025-02-17 10:14:12 +08:00
x-van-select feat(collect-code): 实现线下扫码支付功能 2025-02-20 11:35:23 +08:00
AppFooter.vue feat(collectCode): 优化收款二维码功能 2025-02-10 15:47:26 +08:00
AppHeader.vue feat(payment): 添加支付结果页面和外部支付页面 2025-02-18 14:10:19 +08:00