...
|
...
|
@@ -296,7 +296,27 @@ class GuangController extends AbstractAction |
|
|
'time' => '7小时前'
|
|
|
)
|
|
|
)
|
|
|
),
|
|
|
'exRecos' => array(
|
|
|
array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img10.static.yhbimg.com/yhb-img01/2015/06/12/17/01437323c88bc61f26721a2ad91a2ba61a.png?imageView/2/w/640/h/640',
|
|
|
'title' => '皇家蓝再现,New Balance 999 Elite文字描述长一点查看文字截取的功能'
|
|
|
)
|
|
|
),
|
|
|
'hotTags' => array(
|
|
|
array(
|
|
|
'tagname' => 'LEE',
|
|
|
'url' => ''
|
|
|
)
|
|
|
),
|
|
|
'ads' => array(
|
|
|
array(
|
|
|
'url' => '',
|
|
|
'img' => 'http://img13.static.yhbimg.com/taobaocms/2015/06/17/07/0240f288725106b408d8c524b4d0fba4b9.jpg'
|
|
|
)
|
|
|
),
|
|
|
'msgPager' => '<a href="" class="cur"><span>1</span></a><a href=""><span>2</span></a><a href="" title="下一页">下一页<span class="ifont10">></span></a>'
|
|
|
)
|
|
|
);
|
|
|
$this->_view->display('detail', $data);
|
...
|
...
|
|