u
This commit is contained in:
48
data/banner/banner.php
Normal file
48
data/banner/banner.php
Normal file
@@ -0,0 +1,48 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
"homepage" => [
|
||||
"banner_slider_homepage_mobile" => [
|
||||
[
|
||||
"id" => 148,
|
||||
"display" => '<img border=0 src="/media/banner/banner_mobile.png" width="414" height="159" alt=""/>',
|
||||
"fileUrl" => "/media/banner/banner_mobile.png",
|
||||
"desUrl" => "/ad.php?id=148",
|
||||
"title" => "",
|
||||
"width" => 414,
|
||||
"height" => 159,
|
||||
"fileType" => "banner",
|
||||
"summary" => ""
|
||||
],
|
||||
[
|
||||
"id" => 149,
|
||||
"display" => '<img border=0 src="/media/banner/banner_mobile.png" width="414" height="159" alt=""/>',
|
||||
"fileUrl" => "/media/banner/banner_mobile.png",
|
||||
"desUrl" => "/ad.php?id=149",
|
||||
"title" => "",
|
||||
"width" => 414,
|
||||
"height" => 159,
|
||||
"fileType" => "banner",
|
||||
"summary" => ""
|
||||
]
|
||||
],
|
||||
|
||||
"banner_slider_homepage" => [
|
||||
[
|
||||
"id" => 150,
|
||||
"display" => '<img border=0 src="/media/banner/bannerslider.png" width="2400" height="920" alt=""/>',
|
||||
"fileUrl" => "/media/banner/bannerslider.png",
|
||||
"desUrl" => "/ad.php?id=150",
|
||||
"title" => "",
|
||||
"width" => 2400,
|
||||
"height" => 920,
|
||||
"fileType" => "banner",
|
||||
"summary" => ""
|
||||
]
|
||||
]
|
||||
],
|
||||
|
||||
"footer" => [],
|
||||
|
||||
"header" => []
|
||||
];
|
||||
Reference in New Issue
Block a user