var mySwiper = new Swiper('.swiper-container', { autoplay: { delay: 5000, }, }); ... will be stopped when it reaches last slide (has no effect in loop mode).
確定! 回上一頁