소스 검색

追加自动播放

wangxy 1 개월 전
부모
커밋
f9e4ed1231
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/newEnglish/components/mainCard.vue

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

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