Explorar o código

Merge branch 'master' of https://gitee.com/he2802/saas_applet

Tang %!s(int64=3) %!d(string=hai) anos
pai
achega
8af60353b4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      pages2/course/detail.vue

+ 1 - 0
pages2/course/detail.vue

@@ -182,6 +182,7 @@ export default {
 					let PlayCurrentTime = polyvPlayerContext.getCurrentTime();
 					if(PlayCurrentTime>=this.listenSecond){
 						polyvPlayerContext.stop();
+						polyvPlayerContext.exitFullScreen();
 						clearInterval(this.timer);
 						this.timer = null
 						uni.showModal({