真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

swiper手滑導(dǎo)航圓點(diǎn)不同步

        // 滾動(dòng)圖
        var mySwiper = new Swiper('.swiper-container', {
            // 如果需要分頁器
            pagination: {
                el: '.swiper-pagination',
            },
            onSlideChangeEnd: function (swiper) { // pagination BUG
                var activeIndex = swiper.activeIndex;
                $('.swiper-pagination')
                    .find('span')
                    .eq(activeIndex)
                    .addClass('swiper-pagination-bullet-active')
                    .siblings()
                    .removeClass('swiper-pagination-bullet-active');
            }
        });

分享標(biāo)題:swiper手滑導(dǎo)航圓點(diǎn)不同步
標(biāo)題網(wǎng)址:http://weahome.cn/article/gipcce.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部