mySwiper.swiper; if (swiper) { let i = swiper.activeIndex; this.$emit('activeDex', i) // 因爲這個是被引的組件,所以在父組件中改變頁面.
確定! 回上一頁