| | |
| | | class Banner extends BasicLogic |
| | | { |
| | | |
| | | const BANNER_TYPE = ['1'=>'topBannerList','3'=>'singleLineList','4'=>'doubleLineList','5'=>'bottomBannerList','7' => 'popBannerList','11'=>'popBannerSList','12'=>'indexbanner','13'=>'enterTop','14'=>'enterDown','15'=>'launchpic','16'=>'tmImg','17'=>'jdImg','18'=>'dyImg','19'=>'pddImg','20'=>'wphImg']; |
| | | const BANNER_TYPE = ['1'=>'topBannerList','3'=>'singleLineList','4'=>'doubleLineList','5'=>'bottomBannerList','7' => 'popBannerList','11'=>'popBannerSList','12'=>'indexbanner','13'=>'enterTop','14'=>'enterDown','15'=>'launchpic','16'=>'tmImg','17'=>'jdImg','18'=>'dyImg','19'=>'pddImg','20'=>'wphImg','21'=>'customizePop']; |
| | | |
| | | public function __construct() |
| | | { |
| | |
| | | 'dyImg'=>[], |
| | | 'pddImg'=>[], |
| | | 'wphImg'=>[], |
| | | 'customizePop'=>[], |
| | | ]; |
| | | if(count($type_arr) > 1){ |
| | | foreach($list as $item){ |