谢杰标 2 سال پیش
والد
کامیت
0893b5ebd1
1فایلهای تغییر یافته به همراه3 افزوده شده و 2 حذف شده
  1. 3 2
      pages3/polyv/detail.vue

+ 3 - 2
pages3/polyv/detail.vue

@@ -3069,7 +3069,6 @@ export default {
     async onStateChange(newstate, oldstate) {
       polyvPlayerContext = this.selectComponent("#playerVideo");
       if (newstate.detail.newstate == "playing") {
-        console.log('重新播放123123')
         this.pauseTime = 0;
         if (this.needSeek) {
           // var polyvPlayerContext = this.selectComponent("#playerVideo");
@@ -3338,10 +3337,12 @@ export default {
             console.log(this.erJianErZao , this.isReach)
             if (this.erJianErZao && this.isReach) {
               await this.postStudyRecord(1);
+              this.photoPopup = false;
+              this.uploadLock = false;
+              this.enableAutoRotation = true;
               this.nextSection();
               return
             }
-            console.log(65465456)
             //恢复播放
             // #ifdef MP-WEIXIN
             uni.setKeepScreenOn({