diff --git a/pages/index/index/index.js b/pages/index/index/index.js index daaec2c..c475908 100644 --- a/pages/index/index/index.js +++ b/pages/index/index/index.js @@ -433,7 +433,7 @@ Page({ - + @@ -459,6 +459,7 @@ Page({ var th = this; var show = getApp().globalData.isLoad_ad; + if(!show){ setTimeout(function () { full_screen.get_the_full_screen(th); @@ -470,6 +471,8 @@ Page({ wx.hideLoading(); }, 960) } + } else { + th.setData({ f_hidden: 1 }) } setTimeout(function () {