浏览代码

追加自动播放

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);