Browse Source

追加自动播放

wangxy 3 tháng trước cách đây
mục cha
commit
f9e4ed1231

+ 1 - 1
pages/newEnglish/components/mainCard.vue

@@ -72,7 +72,7 @@
 	const popupImage = ref('')
 	const popupImage = ref('')
 	const statusAudio = uni.createInnerAudioContext()
 	const statusAudio = uni.createInnerAudioContext()
 	const emits = defineEmits(['play-audio', 'goXiangjie', 'swiper-change'])
 	const emits = defineEmits(['play-audio', 'goXiangjie', 'swiper-change'])
-	const currentIndex = ref(0)
+	const currentIndex = ref(1)
   const mySwiperRef = ref(null);
   const mySwiperRef = ref(null);