<swiper ref="mySwiper" :options="swiperOptions" v-if="dataList" :key="key"> <template v-for="(item, index) in dataList"> <swiper-slide ...
確定! 回上一頁