...
|
...
|
@@ -124,10 +124,7 @@ class GuangController extends AbstractAction |
|
|
'intro' => '日本设计界宗师',
|
|
|
'time' => '2015-03-09 08:26',
|
|
|
'click' => '1128',
|
|
|
'commentNum' => '4',
|
|
|
'isLike' => false,
|
|
|
'likeNum' => 84,
|
|
|
'isCollected' => true,
|
|
|
'commentNum' => '4'
|
|
|
),
|
|
|
'content' => array(
|
|
|
array(
|
...
|
...
|
@@ -166,10 +163,10 @@ class GuangController extends AbstractAction |
|
|
'isYohood' => false
|
|
|
),
|
|
|
array(
|
|
|
'isReNew' => false
|
|
|
'isReNew' => true
|
|
|
),
|
|
|
array(
|
|
|
'isYearEndPromotion' => true
|
|
|
'isYearEndPromotion' => false
|
|
|
),
|
|
|
array(
|
|
|
'isYearMidPromotion' => false
|
...
|
...
|
@@ -279,6 +276,7 @@ class GuangController extends AbstractAction |
|
|
)
|
|
|
),
|
|
|
'userInfo' => array(
|
|
|
'isLike' => true,
|
|
|
'likeNum' => 84,
|
|
|
'isCollected' => true,
|
|
|
),
|
...
|
...
|
@@ -319,7 +317,7 @@ class GuangController extends AbstractAction |
|
|
'relatedPost' => array(
|
|
|
array(
|
|
|
'url' => 'www.baidu.com',
|
|
|
'imgUrl' => 'http://img11.static.yhbimg.com/yhb-img01/2015/07/27/17/015d433e79035f8e04aeb4f1329418f0e7.jpg?imageView/2/w/250/h/200',
|
|
|
'thumb' => 'http://img11.static.yhbimg.com/yhb-img01/2015/07/27/17/015d433e79035f8e04aeb4f1329418f0e7.jpg?imageView/2/w/250/h/200',
|
|
|
'title' => 'Playboy Special'
|
|
|
),
|
|
|
array(
|
...
|
...
|
|