Explorar o código

cpc ad test and crm activity jump bug

zz %!s(int64=6) %!d(string=hai) anos
pai
achega
7391775c22
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Http/Controllers/Wap/Web/WelcomeController.php

+ 1 - 1
app/Http/Controllers/Wap/Web/WelcomeController.php

@@ -532,7 +532,7 @@ class WelcomeController extends BaseController
                 Cookie::queue('cpc_ad_status', 'show');
                 return true;
             }*/
-            if($property && $property->property == 'none'){
+            if($property && $property->type == 'CUILIANG' &&  $property->property == 'none'){
                 Cookie::queue('cpc_ad_status', 'show');
                 return true;
             }