Authored by 周少峰

shop guang url

... ... @@ -731,7 +731,7 @@ class ShopModel
break;
}
$result['trendList'][] = array(
'href' => $artList['url'],
'href' => Helpers::url('/'.$artList['id'].'.html', '', 'guang'),
'src' => self::imageView2(substr($artList['src'], 0, strpos($artList['src'], '?')), 264, 173),
'mainTitle' => $artList['title'],
'Subtitle' => $artList['intro']
... ...