Swiper中文论坛

标题: 大佬们,帮忙看一下为什么loop属性失效了 [打印本页]

作者: 突然--Adam    时间: 2020-12-15 18:28
标题: 大佬们,帮忙看一下为什么loop属性失效了
this.mySwiper = new Swiper('.swiper-container', {
            observer:true,//修改swiper自己或子元素时,自动初始化swiper
            observeParents: true,//修改swiper的父元素时,自动初始化swiper
            loop: true,
            effect: 'coverflow',
            slidesPerView: 'auto',
            centeredSlides: true,
            // loopedSlides:3,
            spaceBetween: 20,
            coverflowEffect: {
                rotate: 0,
                depth: 100,
                slideShadows: false
            },
            autoplay: false,
          //   // 如果需要分页器
          //   pagination: {
          //       el: '.swiper-pagination',
          //   },
        });


作者: yu33    时间: 2020-12-16 12:49
https://www.yujianni.top/news/comp_artinfo.html?id=304插件使用方法
作者: 突然--Adam    时间: 2020-12-17 15:22
yu33 发表于 2020-12-16 12:49
https://www.yujianni.top/news/comp_artinfo.html?id=304插件使用方法

感谢
作者: 1145683957    时间: 2020-12-21 09:54
为啥我出不来轮播图  我第一次用
作者: 1145683957    时间: 2020-12-21 09:55
第一次使用,为啥出不来




欢迎光临 Swiper中文论坛 (http://bbs.swiper.com.cn/) Powered by Discuz! X3.2