wangxy il y a 2 mois
Parent
commit
e9acd57f82
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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();
 				})
 			}
 		}