|
@@ -296,7 +296,27 @@ class GuangController extends AbstractAction |
|
@@ -296,7 +296,27 @@ class GuangController extends AbstractAction |
296
|
'time' => '7小时前'
|
296
|
'time' => '7小时前'
|
297
|
)
|
297
|
)
|
298
|
)
|
298
|
)
|
|
|
299
|
+ ),
|
|
|
300
|
+ 'exRecos' => array(
|
|
|
301
|
+ array(
|
|
|
302
|
+ 'url' => '',
|
|
|
303
|
+ 'img' => 'http://img10.static.yhbimg.com/yhb-img01/2015/06/12/17/01437323c88bc61f26721a2ad91a2ba61a.png?imageView/2/w/640/h/640',
|
|
|
304
|
+ 'title' => '皇家蓝再现,New Balance 999 Elite文字描述长一点查看文字截取的功能'
|
|
|
305
|
+ )
|
|
|
306
|
+ ),
|
|
|
307
|
+ 'hotTags' => array(
|
|
|
308
|
+ array(
|
|
|
309
|
+ 'tagname' => 'LEE',
|
|
|
310
|
+ 'url' => ''
|
|
|
311
|
+ )
|
|
|
312
|
+ ),
|
|
|
313
|
+ 'ads' => array(
|
|
|
314
|
+ array(
|
|
|
315
|
+ 'url' => '',
|
|
|
316
|
+ 'img' => 'http://img13.static.yhbimg.com/taobaocms/2015/06/17/07/0240f288725106b408d8c524b4d0fba4b9.jpg'
|
299
|
)
|
317
|
)
|
|
|
318
|
+ ),
|
|
|
319
|
+ 'msgPager' => '<a href="" class="cur"><span>1</span></a><a href=""><span>2</span></a><a href="" title="下一页">下一页<span class="ifont10">></span></a>'
|
300
|
)
|
320
|
)
|
301
|
);
|
321
|
);
|
302
|
$this->_view->display('detail', $data);
|
322
|
$this->_view->display('detail', $data);
|