Commit 6e83622e authored by Chen Jiping's avatar Chen Jiping

feat:问题调整

parent 39398e21
......@@ -131,7 +131,7 @@ class PlayView {
_this.unlock = _this.curIndex;
}
if(_this.curIndex >= this.data.videoArr.length){
if(_this.curIndex >= _this.data.videoArr.length){
// 视频都播放完了,显示下一页按钮
window.courseware.nextPage();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment