|
@@ -223,7 +223,7 @@ class WelcomeController extends BaseController
|
|
'pdd_ad'=>$pdd_ad,
|
|
'pdd_ad'=>$pdd_ad,
|
|
'special_pay_template'=>$this->isMiWan(), //米玩站点特殊充值页面
|
|
'special_pay_template'=>$this->isMiWan(), //米玩站点特殊充值页面
|
|
'crm'=>$crm,
|
|
'crm'=>$crm,
|
|
- 'self_pa_ad_switch'=>$adTargetId && $pdd_ad ? 1 : 0,//自有平台广告开关
|
|
|
|
|
|
+ 'self_pa_ad_switch'=>1,//$adTargetId && $pdd_ad ? 1 : 0,//自有平台广告开关
|
|
'banners'=>$banners,
|
|
'banners'=>$banners,
|
|
'guidepersonalaccount'=>$this->guidePersonalAccount(),
|
|
'guidepersonalaccount'=>$this->guidePersonalAccount(),
|
|
'cpc_channel'=>$cpc_channel
|
|
'cpc_channel'=>$cpc_channel
|