Browse Source

Merge branch '2025北京诚祥' of https://gogs.mtavip.com/wangguoyu/uniProject into 2025北京诚祥

tanxue 2 tháng trước cách đây
mục cha
commit
7278e0b775
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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();
 				})
 			}
 		}