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