erekook 10 months ago
parent
commit
68a49630d0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/collect-video/video.js

+ 1 - 1
pages/collect-video/video.js

@@ -396,7 +396,7 @@ Page({
    */
   formatVideoAdList(arr) {
     // 原生广告间隔,激励广告间隔
-    let templateGap = 8,
+    let templateGap = 9,
       rewardGap = 0;
     // console.log(this.data.globalConfig);
     // if (this.data.globalConfig.isHomeTemplateAd === 1) {