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