| | |
| | | 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']; |
| | | 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']; |
| | | |
| | | public function __construct() |
| | | { |
| | |
| | | 'popBannerSList'=>[], |
| | | 'indexbanner'=>[], |
| | | 'enterTop'=>[], |
| | | 'enterDown'=>[] |
| | | 'enterDown'=>[], |
| | | 'launchpic'=>[], |
| | | 'tmImg'=>[], |
| | | 'jdImg'=>[], |
| | | 'dyImg'=>[], |
| | | 'pddImg'=>[], |
| | | 'wphImg'=>[], |
| | | ]; |
| | | if(count($type_arr) > 1){ |
| | | foreach($list as $item){ |