<div class="wrapper"> <swiper :options="swiperOptions"> <swiper-slide v-for="item of swiperList" :key="item.id"> <img class="swiper-img" ...
確定! 回上一頁