一、安装

npm install vue-awesome-swiper

二、项目中引入

import 'swiper/dist/css/swiper.css'
import {swiper,swiperSlide} from 'vue-awesome-swiper'

重要代码如图:

vue项目中,使用vue-awesome-swiper插件实现轮播图

 

附上官方案例源码:https://github.com/davecat/vue-awesome-swiper/blob/master/README.md

相关文章:

  • 2021-12-06
  • 2021-11-19
  • 2021-12-06
  • 2021-11-19
  • 2021-12-06
  • 2018-05-15
  • 2021-12-06
  • 2021-11-19
猜你喜欢
  • 2021-11-26
  • 2021-11-26
  • 2019-10-06
  • 2021-11-26
  • 2021-11-26
  • 2021-11-26
  • 2021-11-29
  • 2021-11-26
相关资源
相似解决方案