...
|
...
|
@@ -6,14 +6,12 @@ use Action\AbstractAction; |
|
|
*/
|
|
|
class ListController extends AbstractAction
|
|
|
{
|
|
|
|
|
|
/**
|
|
|
* 首页
|
|
|
*/
|
|
|
public function indexAction()
|
|
|
{
|
|
|
$data = array(
|
|
|
'isHomePage' => true,
|
|
|
'swiper' => array(
|
|
|
array(
|
|
|
'url' => '',
|
...
|
...
|
@@ -27,95 +25,258 @@ class ListController extends AbstractAction |
|
|
'navs' => array(
|
|
|
array(
|
|
|
'typeId' => 1,
|
|
|
'type' => '最新',
|
|
|
'url' => '/guang/index'
|
|
|
'type' => '最新'
|
|
|
),
|
|
|
array(
|
|
|
'typeId' => 2,
|
|
|
'type' => '话题',
|
|
|
'focus' => true,
|
|
|
'url' => '/guang/index'
|
|
|
'focus' => true
|
|
|
),
|
|
|
array(
|
|
|
'typeId' => 3,
|
|
|
'type' => '搭配',
|
|
|
'url' => '/guang/index'
|
|
|
'type' => '搭配'
|
|
|
),
|
|
|
array(
|
|
|
'typeId' => 4,
|
|
|
'type' => '潮人',
|
|
|
'url' => '/guang/index'
|
|
|
'type' => '潮人'
|
|
|
),
|
|
|
array(
|
|
|
'typeId' => 5,
|
|
|
'type' => '潮物',
|
|
|
'url' => '/guang/index'
|
|
|
'type' => '潮物'
|
|
|
),
|
|
|
array(
|
|
|
'typeId' => 6,
|
|
|
'type' => '小贴士',
|
|
|
'url' => '/guang/index'
|
|
|
'type' => '小贴士'
|
|
|
)
|
|
|
),
|
|
|
'infos' => array(
|
|
|
array(
|
|
|
'id' => 1,
|
|
|
'img' => 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
'title' => '1.副线不知为何总是好看点',
|
|
|
'text' => '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' .
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
'showTags' => true,
|
|
|
'publishTime' => '2月13日 12:34',
|
|
|
'pageView' => 3445,
|
|
|
'like' => array(
|
|
|
'count' => 459,
|
|
|
'isLiked' => true
|
|
|
),
|
|
|
'share' => true,
|
|
|
'url' => '',
|
|
|
'likeUrl' => '',
|
|
|
'isFashionMan' => true
|
|
|
'info' => array(
|
|
|
array(
|
|
|
'id' => 1,
|
|
|
'img' => 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
'title' => '1.副线不知为何总是好看点',
|
|
|
'text' => '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' .
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
'showTags' => true,
|
|
|
'publishTime' => '2月13日 12:34',
|
|
|
'pageView' => 3445,
|
|
|
'like' => array(
|
|
|
'count' => 459,
|
|
|
'isLiked' => true
|
|
|
),
|
|
|
'share' => true,
|
|
|
'url' => '',
|
|
|
'likeUrl' => '',
|
|
|
'isFashionMan' => true
|
|
|
),
|
|
|
array(
|
|
|
'id' => 1,
|
|
|
'img' => 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
'title' => '1.副线不知为何总是好看点',
|
|
|
'text' => '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' .
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
'showTags' => true,
|
|
|
'publishTime' => '2月13日 12:34',
|
|
|
'pageView' => 3445,
|
|
|
'like' => array(
|
|
|
'count' => 459,
|
|
|
'isLiked' => true
|
|
|
),
|
|
|
'share' => true,
|
|
|
'url' => '',
|
|
|
'likeUrl' => '',
|
|
|
'isTip' => true
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
array(
|
|
|
'id' => 1,
|
|
|
'img' => 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
'title' => '1.副线不知为何总是好看点',
|
|
|
'text' => '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' .
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
'showTags' => true,
|
|
|
'publishTime' => '2月13日 12:34',
|
|
|
'pageView' => 3445,
|
|
|
'like' => array(
|
|
|
'count' => 459,
|
|
|
'isLiked' => true
|
|
|
),
|
|
|
'share' => true,
|
|
|
'url' => '',
|
|
|
'likeUrl' => '',
|
|
|
'isTip' => true
|
|
|
'show' => true,
|
|
|
'info' => array(
|
|
|
array(
|
|
|
'id' => 2,
|
|
|
'img' => 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
'title' => '2.副线不知为何总是好看点测试长度是否会被截取塞真的很恶心啊',
|
|
|
'text' => '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' .
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
'showTags' => false,
|
|
|
'publishTime' => '2月13日 12:34',
|
|
|
'pageView' => 3445,
|
|
|
'like' => array(
|
|
|
'count' => 100,
|
|
|
'isLiked' => false
|
|
|
),
|
|
|
'share' => true,
|
|
|
'url' => '',
|
|
|
'likeUrl' => '',
|
|
|
'isFashionGood' => true
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
array(
|
|
|
'id' => 2,
|
|
|
'img' => 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
'title' => '2.副线不知为何总是好看点测试长度是否会被截取塞真的很恶心啊',
|
|
|
'text' => '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' .
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
'showTags' => false,
|
|
|
'publishTime' => '2月13日 12:34',
|
|
|
'pageView' => 3445,
|
|
|
'like' => array(
|
|
|
'count' => 100,
|
|
|
'isLiked' => false
|
|
|
),
|
|
|
'share' => true,
|
|
|
'url' => '',
|
|
|
'likeUrl' => '',
|
|
|
'isFashionGood' => true
|
|
|
'info' => array(
|
|
|
array(
|
|
|
'id' => 2,
|
|
|
'img' => 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
'title' => '2.副线不知为何总是好看点测试长度是否会被截取塞真的很恶心啊',
|
|
|
'text' => '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' .
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
'showTags' => false,
|
|
|
'publishTime' => '2月13日 12:34',
|
|
|
'pageView' => 3445,
|
|
|
'like' => array(
|
|
|
'count' => 100,
|
|
|
'isLiked' => false
|
|
|
),
|
|
|
'share' => true,
|
|
|
'url' => '',
|
|
|
'likeUrl' => '',
|
|
|
'isFashionGood' => true
|
|
|
),
|
|
|
array(
|
|
|
'id' => 1,
|
|
|
'img' => 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
'title' => '1.副线不知为何总是好看点',
|
|
|
'text' => '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' .
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
'showTags' => true,
|
|
|
'publishTime' => '2月13日 12:34',
|
|
|
'pageView' => 3445,
|
|
|
'like' => array(
|
|
|
'count' => 459,
|
|
|
'isLiked' => true
|
|
|
),
|
|
|
'share' => true,
|
|
|
'url' => '',
|
|
|
'likeUrl' => '',
|
|
|
'isTip' => true
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
array(
|
|
|
'info' => array(
|
|
|
array(
|
|
|
'id' => 2,
|
|
|
'img' => 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
'title' => '2.副线不知为何总是好看点测试长度是否会被截取塞真的很恶心啊',
|
|
|
'text' => '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' .
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
'showTags' => false,
|
|
|
'publishTime' => '2月13日 12:34',
|
|
|
'pageView' => 3445,
|
|
|
'like' => array(
|
|
|
'count' => 100,
|
|
|
'isLiked' => false
|
|
|
),
|
|
|
'share' => true,
|
|
|
'url' => '',
|
|
|
'likeUrl' => '',
|
|
|
'isFashionGood' => true
|
|
|
),
|
|
|
array(
|
|
|
'id' => 1,
|
|
|
'img' => 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
'title' => '1.副线不知为何总是好看点',
|
|
|
'text' => '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' .
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
'showTags' => true,
|
|
|
'publishTime' => '2月13日 12:34',
|
|
|
'pageView' => 3445,
|
|
|
'like' => array(
|
|
|
'count' => 459,
|
|
|
'isLiked' => true
|
|
|
),
|
|
|
'share' => true,
|
|
|
'url' => '',
|
|
|
'likeUrl' => '',
|
|
|
'isTip' => true
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
array(
|
|
|
'info' => array(
|
|
|
array(
|
|
|
'id' => 2,
|
|
|
'img' => 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
'title' => '2.副线不知为何总是好看点测试长度是否会被截取塞真的很恶心啊',
|
|
|
'text' => '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' .
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
'showTags' => false,
|
|
|
'publishTime' => '2月13日 12:34',
|
|
|
'pageView' => 3445,
|
|
|
'like' => array(
|
|
|
'count' => 100,
|
|
|
'isLiked' => false
|
|
|
),
|
|
|
'share' => true,
|
|
|
'url' => '',
|
|
|
'likeUrl' => '',
|
|
|
'isFashionGood' => true
|
|
|
),
|
|
|
array(
|
|
|
'id' => 1,
|
|
|
'img' => 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
'title' => '1.副线不知为何总是好看点',
|
|
|
'text' => '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' .
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
'showTags' => true,
|
|
|
'publishTime' => '2月13日 12:34',
|
|
|
'pageView' => 3445,
|
|
|
'like' => array(
|
|
|
'count' => 459,
|
|
|
'isLiked' => true
|
|
|
),
|
|
|
'share' => true,
|
|
|
'url' => '',
|
|
|
'likeUrl' => '',
|
|
|
'isTip' => true
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
array(
|
|
|
'info' => array(
|
|
|
array(
|
|
|
'id' => 2,
|
|
|
'img' => 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
'title' => '2.副线不知为何总是好看点测试长度是否会被截取塞真的很恶心啊',
|
|
|
'text' => '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' .
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
'showTags' => false,
|
|
|
'publishTime' => '2月13日 12:34',
|
|
|
'pageView' => 3445,
|
|
|
'like' => array(
|
|
|
'count' => 100,
|
|
|
'isLiked' => false
|
|
|
),
|
|
|
'share' => true,
|
|
|
'url' => '',
|
|
|
'likeUrl' => '',
|
|
|
'isFashionGood' => true
|
|
|
),
|
|
|
array(
|
|
|
'id' => 1,
|
|
|
'img' => 'http://7xidk0.com1.z0.glb.clouddn.com/bg.png',
|
|
|
'title' => '1.副线不知为何总是好看点',
|
|
|
'text' => '具有绅士气质的英伦风格是永走前沿的经典,在众多的Made ' .
|
|
|
'In England中Panul Smith缔造了一个传奇',
|
|
|
'showTags' => true,
|
|
|
'publishTime' => '2月13日 12:34',
|
|
|
'pageView' => 3445,
|
|
|
'like' => array(
|
|
|
'count' => 459,
|
|
|
'isLiked' => true
|
|
|
),
|
|
|
'share' => true,
|
|
|
'url' => '',
|
|
|
'likeUrl' => '',
|
|
|
'isTip' => true
|
|
|
)
|
|
|
)
|
|
|
)
|
|
|
)
|
|
|
);
|
|
|
$this->_view->assign('title', 'YOHO!有货');
|
|
|
$this->_view->display('index', array('modulePath' => 'guang/list', 'guang' => $data));
|
|
|
$this->_view->display('index', array('modulePath' => 'guang/home', 'guang' => $data));
|
|
|
}
|
|
|
|
|
|
/**
|
...
|
...
|
@@ -182,7 +343,7 @@ class ListController extends AbstractAction |
|
|
)
|
|
|
);
|
|
|
$this->_view->assign('title', 'YOHO!有货');
|
|
|
$this->_view->display('index', array('modulePath' => 'guang/list', 'guang' => $data));
|
|
|
$this->_view->display('list', array('modulePath' => 'guang/list', 'guang' => $data));
|
|
|
}
|
|
|
|
|
|
/**
|
...
|
...
|
@@ -254,7 +415,6 @@ class ListController extends AbstractAction |
|
|
)
|
|
|
);
|
|
|
$this->_view->assign('title', 'YOHO!有货');
|
|
|
$this->_view->display('index', array('modulePath' => 'guang/list', 'guang' => $data));
|
|
|
$this->_view->display('list', array('modulePath' => 'guang/list', 'guang' => $data));
|
|
|
}
|
|
|
|
|
|
} |
|
|
\ No newline at end of file |
...
|
...
|
|