无限滚动vue3SeamlessScroll和vueSeamlessScroll组件的使用

文章浏览阅读280次,点赞7次,收藏4次。安装:npm install vue-seamless-scroll --save 或者 yarn add vue-seamless-scroll。安装:npm install vue3-seamless-scroll 或者 yarn add vue3-seamless-scroll。vue3中使用组件 vue3-seamless-scroll。在main.js中引用vue3SeamlessScroll。vue2中使用组件 vue-seamless-scroll。在页面中直接引用即可。