提交 54de7e29 authored 作者: lihuihui's avatar lihuihui

updata

上级 5759024f
......@@ -343,9 +343,7 @@ export default {
setTimeout(() => {
document.getElementById('bottom-view').scrollTop = 0
this.swiper.slideTo(i, 0, false)
this.currentNum = this.questionsData.sheet.question_count >= this.swiper.activeIndex + 1
? this.questionsData.sheet.question_count
: this.swiper.activeIndex + 1
this.currentNum = this.swiper.activeIndex + 1
this.topicCard.isShow = false
this.currentNum === this.questionsData.sheet.question_count
? this.nextBtnShow = false
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论