liveh5-nuxt/app/components
xingyy ad19345db6 feat(x-popup): 增加弹窗内列表自动定位功能- 在 x-popup 组件中添加 list-container 类名,用于后续定位操作
- 在 tangPopup.vue 中实现 scrollToCurrentItem 函数,用于滚动到当前选中的物品
- 监听弹窗显示状态,当弹窗显示时调用 scrollToCurrentItem 函数
2025-02-08 17:00:09 +08:00
..
icons feat(layout): 重构首页布局并添加新功能 2025-01-09 19:01:35 +08:00
itemDetail feat(env): 添加 websocket URL 并更新直播室相关功能 2025-01-23 16:34:34 +08:00
x-button fix(components): 修复手机端点击事件导致按钮状态异常 2025-01-23 19:41:09 +08:00
x-image refactor(home): 优化首页艺术品列表功能 2025-02-06 16:29:17 +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 feat(collect-code): 新增收款二维码功能 2025-02-05 17:00:22 +08:00
x-van-select feat(collect-code): 新增收款二维码功能 2025-02-05 17:00:22 +08:00
AppFooter.vue perf(components): 添加 v-memo指令以优化性能 2025-01-23 15:28:31 +08:00
AppHeader.vue refactor: 将导入路径从波浪号(~)改为 @- 修改了多个文件中的导入路径,将 ~/ 替换为 @/ 2025-01-23 19:43:45 +08:00
SignaturePad.vue vconsole添加 2025-01-21 16:27:26 +08:00