无缝滚动插件vue-seamless-scroll 使用

一、使用

安装

npm install vue-seamless-scroll --save-dev

main.js文件引入

import scroll from 'vue-seamless-scroll'
Vue.use(scroll)
 
文档 https://chenxuan0000.github.io/vue-seamless-scroll/guide/properties.html
官网 https://chenxuan1993.gitee.io/component-document/index_prod#/component/seamless-default

 

 

posted @ 2022-02-21 17:23  小北养只猫  阅读(876)  评论(0)    收藏  举报