Ver código fonte

考试弹窗

wangxy 2 meses atrás
pai
commit
e9acd57f82
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      pages/client/Kecheng/study.vue

+ 2 - 0
pages/client/Kecheng/study.vue

@@ -284,6 +284,8 @@
 					console.log('初始化播放首次')
 					// 设置播放视频
 					this.initFirstVideo();
+				}).catch(err => {
+					this.goUpPage();
 				})
 			}
 		}