无缝滚动插件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
标签:插件,vue,io,component,seamless,https,scroll 来源: https://www.cnblogs.com/2020qy/p/15919783.html