Authored by 郭成尧

右上角button

@@ -60,7 +60,7 @@ class BrandController extends AbstractAction @@ -60,7 +60,7 @@ class BrandController extends AbstractAction
60 public function searchAction() 60 public function searchAction()
61 { 61 {
62 $this->setTitle('品牌一览'); 62 $this->setTitle('品牌一览');
63 - $this->setNavHeader('品牌一览', true, false); 63 + $this->setNavHeader('品牌一览', true, true);
64 64
65 $channel = Helpers::getChannelByCookie(); 65 $channel = Helpers::getChannelByCookie();
66 66