vue使用原生swiper代码实例
网络编程 2021-07-04 15:02www.168986.cn编程入门
这篇文章主要介绍了vue使用原生swiper代码实例,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友可以参考下
这篇文章主要介绍了vue使用原生swiper代码实例,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友可以参考下
代码如下
<template> <div> <div class="swiper_Box" :class="identify"> <div class="swiper-wrapper" :ref="identify"> <div class="swiper-slide" v-for="(item,index) in imgArr" :key="'swiperSlide'+index"> <div class="bannerItem"> <img :src="item.url" alt=""> </div> </div> </div> <!-- <div v-if="imgArr.length>1" class="swiper-button-prev" slot="button-prev"></div> <div v-if="imgArr.length>1" class="swiper-button-next" slot="button-next"></div> --> <div class="swiper-pagination"></div> </div> </div> </template> <script> export default { props:['imgArr','identify','paginationType'],//接收传来的轮播图 watch:{ imgArr:{ handler(newVal){ console.log(newVal) }, immediate:true }, identify:{ handler(newVal){ console.log("id:"+newVal) var self=this; }, immediate:true } }, data(){ return{ swiperShow:false, MySwiper:null,//swiper实例 } }, created(){ }, mounted(){ var self=this; self.MySwiper = new Swiper ('.'+self.identify,{ init: true, observer:true, observeParents:true, slidesPerView: 1, spaceBetween: 0, keyboard: { enabled: true, }, loop: true, aulay: { delay: 8000, disableOnInteraction: false }, pagination: { el: '.swiper-pagination', clickable: true, type:self.paginationType?self.paginationType:'bullets' }, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' }, }); } } </script> <style scoped> @import url("../styles/swiperBullet.css"); / 轮播图 / .swiperBox{ width:100%; } .swiper_Box{ position: relative; overflow: hidden; } .swiper_Box .bannerItem img{ height:auto; width:100%; } .swiperBox .bannerItem{ width:100%; text-align: center; } .swiperBox .bannerItem img{ height:auto; width:100%; } .swiper-pagination{ position: absolute; bottom:20px; left:50%; transform: translateX(-50%); } </style>
swiper的引入形式是link标签引入样式
script标签引入js
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持狼蚁SEO。
编程语言
- 如何快速学会编程 如何快速学会ug编程
- 免费学编程的app 推荐12个免费学编程的好网站
- 电脑怎么编程:电脑怎么编程网咯游戏菜单图标
- 如何写代码新手教学 如何写代码新手教学手机
- 基础编程入门教程视频 基础编程入门教程视频华
- 编程演示:编程演示浦丰投针过程
- 乐高编程加盟 乐高积木编程加盟
- 跟我学plc编程 plc编程自学入门视频教程
- ug编程成航林总 ug编程实战视频
- 孩子学编程的好处和坏处
- 初学者学编程该从哪里开始 新手学编程从哪里入
- 慢走丝编程 慢走丝编程难学吗
- 国内十强少儿编程机构 中国少儿编程机构十强有
- 成人计算机速成培训班 成人计算机速成培训班办
- 孩子学编程网上课程哪家好 儿童学编程比较好的
- 代码编程教学入门软件 代码编程教程