一、安装

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

相关文章:

  • 2022-12-23
  • 2021-11-26
  • 2021-07-09
  • 2021-11-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-11-26
  • 2022-12-23
  • 2022-12-23
  • 2021-11-26
  • 2021-11-26
  • 2021-09-20
相关资源
相似解决方案