Y

yoho-idangerous.swiper

803215dc yoho-idangerous.swiper · by happyhour7

yoho-idangerous.swiper spm version


yoho-idangerous.swiper.js

Install

$ spm install yoho-idangerous.swiper --save

Usage

var yohoIdangerous.swiper = require('yoho-idangerous.swiper');
// use yohoIdangerous.swiper

##对原有swiper插件扩展,扩展参数:

    autoStopPlay:true;//默认为true,swiper插件在pc浏览器中的默认行为是当用户手动点击下一页后,自动停止播放。该参数默认为true,即保持原有行为,手动设置为false后,即可实现播放不停止。