wangxy 2 mesi fa
parent
commit
e9acd57f82
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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();
 				})
 			}
 		}