Преглед изворни кода

feat 激励拉取在确认弹窗前

erekook пре 11 месеци
родитељ
комит
89a1cdb0e8
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pages/video/detail.js

+ 1 - 1
pages/video/detail.js

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