...
|
...
|
@@ -16,6 +16,9 @@ class SearchController extends WebAction |
|
|
'searchListPage' => true,
|
|
|
'search' => $searchData
|
|
|
);
|
|
|
$this->setTitle('潮流商品搜索 | YOHO!有货');
|
|
|
$this->setKeywords('Yoho! 有货,潮流,时尚,流行,购物,B2C,正品,购物网站,网上购物,货到付款,品牌服饰,男士护肤,黑框眼镜,匡威,板鞋,i.t,izzue,5cm,eastpak,vans,lylescott,g-shock,new balance,lacoste,melissa,casio,卡西欧手表,舒雅,jasonwood,odm,AAAA,香港购物,日本潮流');
|
|
|
$this->setDescription('潮流商品搜索,上衣,衬衫,TEE,卫衣,冲锋衣,风衣,羽绒服,裤子,休闲鞋,板鞋,配饰,复古眼镜');
|
|
|
$this->setWebNavHeader();
|
|
|
$this->_view->display('search', $data);
|
|
|
}
|
...
|
...
|
|