https://chenxuan0000.github.io/component-document/index_prod.html#/component/seamless-others

在vue环境下使用。首先下载npm包

npm install vue-seamless-scroll --save

在当前项目中的main.js中引入(全局引入)

import scroll from 'vue-seamless-scroll'
Vue.use(scroll)

然后就可以按照开头的文档随意在项目中用了~~

 

相关文章:

  • 2021-10-08
  • 2021-06-20
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-18
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-06-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案