wangguoyu 4 달 전
부모
커밋
4e4f944c30
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      pages/study/lookShipinNew.vue

+ 2 - 1
pages/study/lookShipinNew.vue

@@ -257,7 +257,8 @@
 						})
 					} else if (this.pageData.lastFlag == 1 && this.pageData.type == 1) {
 						// 当前是本章最后一节,并且是 视频 切换下一章
-						this.goNextZhang()
+						//this.goNextZhang()
+						this.goUpPage()
 					} else {
 						uni.redirectTo({
 							//url: '/pages/study/lookShipin?studyData=' + JSON.stringify(pageData)