Vue3 瀑布流组件 Vue3瀑布流插件支持PC和移动端,包含Animate的各种动画效果以及图片懒加载功能。 在线演示地址 Vue2 版本(不再更新) 卡片虚拟滚动(有需求的可以查看) 安装 npm install vue-waterfall-plugin-next 使用 import { LazyImg, Waterfall } from 'vue-waterfall-plugin-next' import 'vue-waterfall-plug...
@文心快码vue3 vue-waterfall-plugin-next 文心快码 在Vue3项目中使用vue-waterfall-plugin-next插件,可以方便地实现瀑布流布局,支持PC和移动端自适应,以及多种动画效果和图片懒加载功能。以下是详细的步骤和注意事项: 1. 安装插件 首先,你需要在Vue3项目中安装vue-waterfall-plugin-next插件。可以通过npm或yarn进行...
Annotations 3 warnings build The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/ ...