var mySwiper = new Swiper('.swiper-container', { observer: true, on: { resize: function () { setTimeout(() => { mySwiper.update() } ...
確定! 回上一頁