...
|
...
|
@@ -2,8 +2,6 @@ |
|
|
|
|
|
use Action\AbstractAction;
|
|
|
use LibModels\Wap\Home\IndexData;
|
|
|
use LibModels\Wap\Product\RecomData;
|
|
|
use Plugin\Helpers;
|
|
|
use Plugin\FloorProcess;
|
|
|
/**
|
|
|
* 女生首页
|
...
|
...
|
@@ -16,13 +14,12 @@ class GirlsController extends AbstractAction |
|
|
// 显示侧边栏
|
|
|
$this->setNavSide();
|
|
|
|
|
|
// 显示顶部下载
|
|
|
$this->setHeaderDownload();
|
|
|
// 设置顶部信息(搜索)
|
|
|
$this->setHomeChannelHeader();
|
|
|
|
|
|
$data = array(
|
|
|
'headerDownload' => $this->getHeaderDownload(),
|
|
|
'homeHeader' => array(
|
|
|
'bgColor' => '#FF88AE',
|
|
|
'searchUrl' => ''
|
|
|
),
|
|
|
'searchUrl' => '',
|
|
|
'sideNav' => array(),
|
|
|
'content' => array()
|
|
|
);
|
...
|
...
|
@@ -38,568 +35,18 @@ class GirlsController extends AbstractAction |
|
|
$channels = array();
|
|
|
if($channelData['code'] == 200)
|
|
|
{
|
|
|
$content = array();
|
|
|
$bannerTop = array();
|
|
|
$iconsEnter = array();
|
|
|
$singleImage = array();
|
|
|
$hotCategory = array();
|
|
|
$hotBrands = array();
|
|
|
$trendColloaction = array();
|
|
|
$trendTopics = array();
|
|
|
$goodsCategory = array();
|
|
|
$recommend_content_two = array();
|
|
|
$small_pic = array();
|
|
|
|
|
|
foreach ($channelData['data']['list'] as $val) {
|
|
|
$template = $val['template_name'];
|
|
|
$floorData = $val['data'];
|
|
|
|
|
|
switch ($template) {
|
|
|
case 'focus': // 焦点图
|
|
|
$oneFocus = FloorProcess::$template($floorData);
|
|
|
$bannerTop[] = $oneFocus;
|
|
|
break;
|
|
|
case 'app_icon_list': // 图标列表
|
|
|
$oneIcon = FloorProcess::$template($floorData);
|
|
|
$iconsEnter[] = $oneIcon;
|
|
|
break;
|
|
|
case 'single_image': // 单图片
|
|
|
$oneImage = FloorProcess::$template($floorData);
|
|
|
$singleImage[] = $oneImage;
|
|
|
break;
|
|
|
case 'recommend_content_five': // 带标题的12个小图推荐
|
|
|
$oneHot = FloorProcess::$template($floorData);
|
|
|
$hotCategory[] = $oneHot;
|
|
|
break;
|
|
|
case 'app_hot_brands': // 推荐品牌
|
|
|
$oneHotBrand = FloorProcess::$template($floorData);
|
|
|
$hotBrands[] = $oneHotBrand;
|
|
|
break;
|
|
|
case 'trendsetter_collocation': // 潮人·搭配
|
|
|
$oneTrendSetter = FloorProcess::$template($floorData);
|
|
|
$trendColloaction[] = $oneTrendSetter;
|
|
|
break;
|
|
|
case 'trendgoods_topic': // 潮品·话题
|
|
|
$oneTopic = FloorProcess::$template($floorData);
|
|
|
$trendTopics[] = $oneTopic;
|
|
|
break;
|
|
|
case 'recommend_content_one': // 一张大图一个大的推荐和4个小图推荐
|
|
|
$oneGoodCategory = FloorProcess::$template($floorData);
|
|
|
$goodsCategory[] = $oneGoodCategory;
|
|
|
break;
|
|
|
case 'recommend_content_two': // 一张大图和6个小图推荐
|
|
|
$oneRecoContTwo = FloorProcess::$template($floorData);
|
|
|
$recommend_content_two[] = $oneRecoContTwo;
|
|
|
break;
|
|
|
case 'small_pic': // 小图片
|
|
|
$oneSmallPic = FloorProcess::$template($floorData);
|
|
|
$small_pic[] = $oneSmallPic;
|
|
|
break;
|
|
|
default:
|
|
|
break;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
$content = array(
|
|
|
'bannerTop' => $bannerTop,
|
|
|
'iconsEnter' => $iconsEnter,
|
|
|
'hotCategory' => $hotCategory,
|
|
|
'hotBrands' => $hotBrands,
|
|
|
'trendColloaction' => $trendColloaction,
|
|
|
'trendTopics' => $trendTopics,
|
|
|
'goodsCategory' => $goodsCategory
|
|
|
);
|
|
|
|
|
|
$data['content'] = $content;
|
|
|
$data['content'] = FloorProcess::getContent($channelData['data'], 2);
|
|
|
}
|
|
|
|
|
|
// 也许喜欢
|
|
|
$maybeLikeData = RecomData::mayLike('2,3', 2);
|
|
|
/*// 也许喜欢
|
|
|
$maybeLikeData = RecomData::mayLike('2,3', 2, false);
|
|
|
$maybeLike = array();
|
|
|
if($maybeLike['code'] == 200)
|
|
|
if($maybeLikeData['code'] == 200)
|
|
|
{
|
|
|
$maybeLike = $maybeLike['data']['product_list'];
|
|
|
}
|
|
|
|
|
|
/*$data = array(
|
|
|
'headerDownload' => array(
|
|
|
'img' => 'http://img11.static.yhbimg.com/adpic/2015/02/28/18/01d83bfad41c8fca8fd1ad334216d7d733.jpg?imageView/2/w/640/h/480',
|
|
|
'url' => 'http://www.baidu.com'
|
|
|
),
|
|
|
'homeHeader' => array(
|
|
|
'bgColor' => '#FF88AE',
|
|
|
'searchUrl' => ''
|
|
|
),
|
|
|
'sideNav' => array(
|
|
|
array(
|
|
|
'textCn' => '男生',
|
|
|
'textEn' => 'Boys',
|
|
|
'styleClass' => 'boys',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => '女生',
|
|
|
'textEn' => 'GIRLS',
|
|
|
'styleClass' => 'girls',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => '潮童',
|
|
|
'textEn' => 'KIDS',
|
|
|
'styleClass' => 'kids',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => '创意生活',
|
|
|
'textEn' => 'LIFE STYLE',
|
|
|
'styleClass' => 'life',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => '逛',
|
|
|
'textEn' => 'TRENDFINDER',
|
|
|
'styleClass' => 'guang',
|
|
|
'subNav' => array(
|
|
|
'list' => array(
|
|
|
array(
|
|
|
'textCn' => '逛',
|
|
|
'textEn' => 'TrendFinder',
|
|
|
'back' => true,
|
|
|
'bgColor' => '#fd307f'
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => '查看全部',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => '只看男生',
|
|
|
'textEn' => 'Boys',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => '只看女生',
|
|
|
'textEn' => 'Girls',
|
|
|
'url' => '',
|
|
|
'isSelect' => true
|
|
|
)
|
|
|
)
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
'content' => array(
|
|
|
'bannerTop' => array(
|
|
|
'list' => array(
|
|
|
array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
|
|
|
),
|
|
|
array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
|
|
|
),
|
|
|
array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg'
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
'iconsEnter' => array(
|
|
|
'list' => array(
|
|
|
array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg',
|
|
|
'text' => '新品到着'
|
|
|
),
|
|
|
array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg',
|
|
|
'text' => '全球优选'
|
|
|
),
|
|
|
array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg',
|
|
|
'text' => '明星潮牌'
|
|
|
),
|
|
|
array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg',
|
|
|
'text' => '全部品类'
|
|
|
),
|
|
|
array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg',
|
|
|
'text' => '逛'
|
|
|
),
|
|
|
array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg',
|
|
|
'text' => '搭配指南'
|
|
|
),
|
|
|
array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg',
|
|
|
'text' => '潮品推荐'
|
|
|
),
|
|
|
array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img02.yohoboys.com/staticimg/2015/06/30/21/02912cd7f0b2c67939404c71ef00e3f513.jpg',
|
|
|
'text' => '折扣精选'
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
'hotCategory' => array(
|
|
|
'img' => 'http://img11.static.yhbimg.com/adpic/2015/02/28/18/01d83bfad41c8fca8fd1ad334216d7d733.jpg?imageView/2/w/640/h/480',
|
|
|
'url' => 'http://www.baidu.com',
|
|
|
'list' => array(
|
|
|
array(
|
|
|
'textCn' => '打底衫',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => '打底衫',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => '打底衫',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => '打底衫',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => '打底衫',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => '打底衫',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => '打底衫',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => '打底衫',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => '打底衫',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
'hotBrandsScroll' => array(
|
|
|
'name' => '热门品牌',
|
|
|
'list' => array(
|
|
|
array(
|
|
|
'textCn' => 'Moussy',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => 'Moussy',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => 'Moussy',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => 'Moussy',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => 'Moussy',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => 'Moussy',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => 'Moussy',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => 'Moussy',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'textCn' => 'Moussy',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
'hotBrands' => array(
|
|
|
'name' => '热门品牌',
|
|
|
'more' => 'www.baidu.com',
|
|
|
'brands' => array(
|
|
|
array(
|
|
|
'name' => 'Front Row Shop',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'name' => 'dress lab',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'name' => 'DEVIL NUT',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'name' => 'casselini',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'name' => 'haso',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'name' => 'EVISU',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
'trendColloaction' => array(
|
|
|
'name' => '潮人 ▪ 搭配',
|
|
|
'more' => '',
|
|
|
'leftspan' => array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
|
|
|
),
|
|
|
'rightspan' => array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg'
|
|
|
),
|
|
|
'recommendlist' => array(
|
|
|
array(
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
array(
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
'trendTopics' => array(
|
|
|
'name' => '潮品 ▪ 话题',
|
|
|
'more' => '',
|
|
|
'list' => array(
|
|
|
array(
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => '',
|
|
|
'title' => '现代裁剪',
|
|
|
'time' => '2月13日 12:34'
|
|
|
),
|
|
|
array(
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => '',
|
|
|
'title' => '现代裁剪',
|
|
|
'time' => '2月13日 12:34'
|
|
|
),
|
|
|
array(
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => '',
|
|
|
'title' => '现代裁剪',
|
|
|
'time' => '2月13日 12:34'
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
'goodsCategory' => array(
|
|
|
'name' => '经典裤装',
|
|
|
'more' => '',
|
|
|
'banner' => array(
|
|
|
'list' => array(
|
|
|
array(
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => ''
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
'list' => array(
|
|
|
array(
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => '',
|
|
|
'textCn' => '手表'
|
|
|
),
|
|
|
array(
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => '',
|
|
|
'textCn' => '烛台'
|
|
|
),
|
|
|
array(
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => '',
|
|
|
'textCn' => '围巾'
|
|
|
),
|
|
|
array(
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => '',
|
|
|
'textCn' => '盘子'
|
|
|
),
|
|
|
array(
|
|
|
'img' => 'http://img.alicdn.com/imgextra/i1/2086467111/TB2CsqHdXXXXXaDXpXXXXXXXXXX_!!2086467111.jpg',
|
|
|
'url' => '',
|
|
|
'textCn' => '耳机'
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
|
|
|
|
|
|
'bannerCenter' => array(
|
|
|
'img' => 'http://img02.yohoboys.com/staticimg/2015/06/24/16/02ee02f1dd11c9103f7cf7995eafdaa605.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
|
|
|
'creativeLife' => array(
|
|
|
'name' => '创意生活',
|
|
|
'more' => '',
|
|
|
'url' => '',
|
|
|
'banner' => 'http://img10.static.yhbimg.com/yhb-img01/2015/07/09/18/0119ffceddb0819d36d74b408bd743b4a9.jpg?imageView/2/w/640/h/640',
|
|
|
'classify' => array(
|
|
|
array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img13.static.yhbimg.com/goodsimg/2015/04/10/05/029bef1041343ea2e31dc0423f2f176589.jpg?imageMogr2/thumbnail/235x314/extent/235x314/background/d2hpdGU=/position/center/quality/90',
|
|
|
'name' => '手表'
|
|
|
), array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img12.static.yhbimg.com/goodsimg/2015/07/07/09/02271a775d17649860abec4387b4559e26.jpg?imageMogr2/thumbnail/235x314/extent/235x314/background/d2hpdGU=/position/center/quality/90',
|
|
|
'name' => '烛台'
|
|
|
), array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img12.static.yhbimg.com/goodsimg/2015/05/19/07/02a269d20ed44803eee33e255fe88d7873.jpg?imageMogr2/thumbnail/235x314/extent/235x314/background/d2hpdGU=/position/center/quality/90',
|
|
|
'name' => '围巾'
|
|
|
), array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img13.static.yhbimg.com/goodsimg/2015/06/01/07/02fe94083352435ce53b5d90812cc5bdbd.jpg?imageMogr2/thumbnail/235x314/extent/235x314/background/d2hpdGU=/position/center/quality/90',
|
|
|
'name' => '盘子'
|
|
|
), array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img12.static.yhbimg.com/goodsimg/2015/07/08/07/028db8a2afbe4ecbf37bebc7e98e8e1e80.jpg?imageMogr2/thumbnail/235x314/extent/235x314/background/d2hpdGU=/position/center/quality/90',
|
|
|
'name' => '耳机'
|
|
|
), array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img13.static.yhbimg.com/goodsimg/2015/04/22/02/02a1b688b6dafd786f391e0624aea1e93b.jpg?imageMogr2/thumbnail/235x314/extent/235x314/background/d2hpdGU=/position/center/quality/90',
|
|
|
'name' => '生活'
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
|
|
|
|
|
|
'plusStar' => array(
|
|
|
'name' => 'PLUS 全球优选',
|
|
|
'url' => '',
|
|
|
'img' => 'http://img11.static.yhbimg.com/yhb-img01/2015/07/13/15/014f7ba48071160053ac3b8f045b9fc264.jpg?imageView/2/w/640/h/640'
|
|
|
),
|
|
|
|
|
|
'bannerCenter' => array(
|
|
|
'img' => 'http://img02.yohoboys.com/staticimg/2015/06/24/16/02ee02f1dd11c9103f7cf7995eafdaa605.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
|
|
|
'plusStar' => array(
|
|
|
'name' => 'STAR 明星潮牌',
|
|
|
'url' => '',
|
|
|
'img' => 'http://img11.static.yhbimg.com/yhb-img01/2015/07/13/15/014f7ba48071160053ac3b8f045b9fc264.jpg?imageView/2/w/640/h/640'
|
|
|
|
|
|
),
|
|
|
'bannerCenter' => array(
|
|
|
'img' => 'http://img02.yohoboys.com/staticimg/2015/06/24/16/02ee02f1dd11c9103f7cf7995eafdaa605.jpg',
|
|
|
'url' => ''
|
|
|
),
|
|
|
|
|
|
'maybeLike' => array(
|
|
|
'goods' => array(
|
|
|
array(
|
|
|
'id' => 1,
|
|
|
'thumb' => 'http://img11.static.yhbimg.com/goodsimg/2015/03/02/07/01ebfb219e22770ffb0c2c3a2cbb2b4bef.jpg?imageMogr2/thumbnail/235x314/extent/235x314/background/d2hpdGU=/position/center/quality/90',
|
|
|
'name' => 'GAWS DIGI 丛林数码印花拼接卫衣',
|
|
|
'isLike' => false,
|
|
|
'price' => 1268,
|
|
|
'salePrice' => 589,
|
|
|
'isSale' => true,
|
|
|
'isFew' => true,
|
|
|
'isNew' => false,
|
|
|
'url' => ''
|
|
|
), array(
|
|
|
'id' => 2,
|
|
|
'thumb' => 'http://img13.static.yhbimg.com/goodsimg/2015/03/03/08/023d70c59e81ccbfb39404487aaf642da2.jpg?imageMogr2/thumbnail/235x314/extent/235x314/background/d2hpdGU=/position/center/quality/90',
|
|
|
'name' => 'CLOTtee 撞色连帽外套',
|
|
|
'isLike' => false,
|
|
|
'price' => 488,
|
|
|
'salePrice' => 139,
|
|
|
'isSale' => true,
|
|
|
'isFew' => true,
|
|
|
'isNew' => false,
|
|
|
'url' => ''
|
|
|
), array(
|
|
|
'id' => 3,
|
|
|
'thumb' => 'http://img12.static.yhbimg.com/goodsimg/2015/03/02/08/02e2d44125e95495e3152aa459fa6b9b0c.jpg?imageMogr2/thumbnail/235x314/extent/235x314/background/d2hpdGU=/position/center/quality/90',
|
|
|
'name' => 'HALFGIRL 插肩棒球服短裙套装',
|
|
|
'isLike' => true,
|
|
|
'price' => 478,
|
|
|
'salePrice' => 208,
|
|
|
'isSale' => true,
|
|
|
'isFew' => true,
|
|
|
'isNew' => false,
|
|
|
'url' => ''
|
|
|
), array(
|
|
|
'id' => 4,
|
|
|
'thumb' => 'http://img12.static.yhbimg.com/goodsimg/2015/03/03/08/022f25fbe177ee12803c522f04fcce06d0.jpg?imageMogr2/thumbnail/235x314/extent/235x314/background/d2hpdGU=/position/center/quality/90',
|
|
|
'name' => '黄伟文Wyman X yohood联名商品YYYOHOOD连帽卫衣',
|
|
|
'isLike' => false,
|
|
|
'salePrice' => 148,
|
|
|
'isSale' => false,
|
|
|
'isFew' => false,
|
|
|
'isNew' => true,
|
|
|
'url' => ''
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
|
|
|
'bannerBottom' => array(
|
|
|
'img' => 'http://img02.yohoboys.com/staticimg/2015/06/24/16/02ee02f1dd11c9103f7cf7995eafdaa605.jpg',
|
|
|
'url' => ''
|
|
|
)
|
|
|
|
|
|
));*/
|
|
|
$maybeLike = FloorProcess::maybeLike($maybeLikeData['data']['product_list']);
|
|
|
$num = count($data['content']);
|
|
|
$data['content'][] = array('maybeLike' =>$maybeLike);
|
|
|
}*/
|
|
|
|
|
|
$this->_view->assign('title', 'YOHO!有货');
|
|
|
$this->_view->display('index', $data);
|
...
|
...
|
|