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