Swiper

var swiper = new Swiper('.swiper-container', {

? ? ? ? ????????????pagination:'.swiper-pagination',

? ? ? ? ????????????nextButton:'.swiper-button-next',

????????????????????prevButton:'.swiper-button-prev',

????????????????????// direction: 'vertical',//豎向播放

????????????????????//切換效果 fade淡入淡出 cube立方體旋轉 coverflow分頁? flip翻轉

? ? ? ? ? ? ? ? ? ? ?effect :'flip',

????????????????????// slidesPerView: 3,

????????????????????// centeredSlides: true,//配合coverflow使用


? ? ???????????????? paginationClickable:true,//分頁器 點擊

????????????????????autoplay:1000,//自動播放延遲時間

????????????????????spaceBetween:0,//side之間的間距

? ? ? ? ? ? ? ? ? ?centeredSlides:true,//活動塊居中

????????????????????loop :true,//實現無限輪播

????????????????????autoplayDisableOnInteraction:false //點擊后打斷autoplay

});

?著作權歸作者所有,轉載或內容合作請聯系作者
平臺聲明:文章內容(如有圖片或視頻亦包括在內)由作者上傳并發布,文章內容僅代表作者本人觀點,簡書系信息發布平臺,僅提供信息存儲服務。

推薦閱讀更多精彩內容