shish 4 ay önce
ebeveyn
işleme
f6ba0b7c65
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      app-ghs/controllers/MainController.php

+ 1 - 1
app-ghs/controllers/MainController.php

@@ -240,7 +240,7 @@ class MainController extends BaseController
         $smallShopImg = $shopImg . "?x-oss-process=image/resize,m_fill,h_180,w_180";
         $smallShopImg = $shopImg . "?x-oss-process=image/resize,m_fill,h_180,w_180";
 
 
         //是否显示推荐广告
         //是否显示推荐广告
-        $showAd = 1;
+        $showAd = 0;
         //用于审核的账号不要显示广告
         //用于审核的账号不要显示广告
         if ($this->mainId == 58) {
         if ($this->mainId == 58) {
             $showAd = 0;
             $showAd = 0;