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