liveh5-nuxt/app/components
xingyy 52b179cf4b refactor(signature): 重构签署内容页面
- 移除多个单独的 PDF 组件,整合为一个通用的 pdfView 组件
- 使用计算属性生成协议列表,提高代码可维护性
- 添加折叠面板组件,优化用户体验
- 实现拍卖笔录 PDF 的动态加载
- 优化页面布局和样式
2025-02-21 11:04:31 +08:00
..
floatingBubble 12312 2025-02-20 18:53:53 +08:00
icons feat(layout): 重构首页布局并添加新功能 2025-01-09 19:01:35 +08:00
itemDetail refactor(signature): 重构签署内容页面 2025-02-21 11:04:31 +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