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