|
@@ -2175,7 +2175,7 @@ class WelcomeController extends BaseController
|
|
'ACTIVE_GUIDE_PERSONAL_ACCOUNT_OURS_QRCODE'
|
|
'ACTIVE_GUIDE_PERSONAL_ACCOUNT_OURS_QRCODE'
|
|
);
|
|
);
|
|
$banner = '';
|
|
$banner = '';
|
|
- if(!$this->activity_status){
|
|
|
|
|
|
+ if(!$this->activity_status && !$this->isPddAdSites()){
|
|
$banner = 'https://cdn-novel.iycdm.com/crm/guide/reader-banner.jpg';
|
|
$banner = 'https://cdn-novel.iycdm.com/crm/guide/reader-banner.jpg';
|
|
}
|
|
}
|
|
//if(in_array($thy))
|
|
//if(in_array($thy))
|