Authored by Rock Zhang

添加搜索页app下载浮层

... ... @@ -50,6 +50,7 @@ class SearchController extends AbstractAction
);
$this->_view->display('index', array(
'search' => $data,
'showDownloadApp' => true,
'pageHeader' => array (
'navBack' => true,
'navHome' => '/',
... ...