Authored by biao

Merge branch 'feture/channel' of http://git.dev.yoho.cn/web/yohobuy into bind

@@ -27,6 +27,7 @@ class IndexModel @@ -27,6 +27,7 @@ class IndexModel
27 switch ($value['channel_id']) { 27 switch ($value['channel_id']) {
28 case 5: 28 case 5:
29 $result['showYohood'] = true; 29 $result['showYohood'] = true;
  30 + $result['yohoodHref'] = '/yohood';
30 break; 31 break;
31 case 1: 32 case 1:
32 $channelList[$key]['href'] = '/boys'; 33 $channelList[$key]['href'] = '/boys';