Authored by Rock Zhang

先隐藏个人中心的公告

... ... @@ -52,7 +52,7 @@ class HomeController extends AbstractAction
'showDownloadApp' => true,
'navHome' => true,
'notice' => array(
array(
/*array(
'title' => '1. 通知内容内容通知内容内容通知内容内容通知内容内容通知内容内容',
'url' => 'http://www.yoho.cn'
),
... ... @@ -67,7 +67,7 @@ class HomeController extends AbstractAction
array(
'title' => '4. 通知内容内容通知内容内容通知内容内容通知内容内容通知内容内容',
'url' => 'http://www.yoho.cn'
)
)*/
),
'pageFooter' => true,
'cartUrl' => Helpers::url('/cart/index/index', null),
... ...