Commit Graph

1 Commits

Author SHA1 Message Date
xingyy
0761ea8ab0 feat(components): 添加瀑布流布局组件
- 新增 waterfallFlow 组件,支持多列自适应高度的瀑布流布局
- 组件使用 Vue 3 的 composition API,包括 ref、onMounted 和 watch
- 提供灵活的自定义插槽,允许用户自定义每个项目的样式和内容
- 默认样式采用 flex 布局,支持自定义样式
2025-02-14 15:44:29 +08:00