代码没贴全吧 这样也看不出问题呀
//http://www.idangero.us/swiper/
之前使用过这个,一切顺利
swiper.min.js //3.4.2
swiper.min.css //3.4.2
var swiper_news = new Swiper('.houseMb_slide .swiper-container', {
pagination: '.houseMb_slide .swiper-pagination',
autoplay: 3000,
loop:true,
paginationClickable: true
});
起码再贴一下 你的轮播的js 吧~~~
楼主只贴了html部分,没贴js部门!但是却问的是js部门的问题,不合适吧?