erekook 10 месяцев назад
Родитель
Сommit
8a1627467a
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      pages/video/detail.js

+ 1 - 1
pages/video/detail.js

@@ -70,6 +70,7 @@ Page({
       });
     }
     this.interstitalLoad();
+    this.rewardVideoLoad();
     this.loadVideoDetail(videoId);
     app.globalData.isEnterVideoDetail = true;
   },
@@ -418,7 +419,6 @@ Page({
         },
       });
     } else {
-      this.rewardVideoLoad();
       wx.showModal({
         title: "提示",
         content: "当前视频需要看完完整广告后才能解锁",