heikaimu / vue3-waterfall-plugin

vue3 瀑布流插件,支持 PC 和移动端,支持 animate 的所有动画效果,支持图片懒加载
https://vue3-waterfall.netlify.app/
390 stars 29 forks source link

如何固定列数,而不是设置宽度? #61

Closed StringKe closed 5 months ago

heikaimu commented 5 months ago

把断点写大点,然后用手机的模式就可以了。 breakpoints: { 3000: { rowPerView: 5, }, 1366: { rowPerView: 3, } }