code review by fei.hong: do merge new sale list and search codes
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -77,6 +77,6 @@ class SearchController extends WebAction | @@ -77,6 +77,6 @@ class SearchController extends WebAction | ||
77 | $this->setKeywords('Yoho! 有货,潮流,时尚,流行,购物,B2C,正品,购物网站,网上购物,货到付款,品牌服饰,男士护肤,黑框眼镜,匡威,板鞋,i.t,izzue,5cm,eastpak,vans,lylescott,g-shock,new balance,lacoste,melissa,casio,卡西欧手表,舒雅,jasonwood,odm,AAAA,香港购物,日本潮流'); | 77 | $this->setKeywords('Yoho! 有货,潮流,时尚,流行,购物,B2C,正品,购物网站,网上购物,货到付款,品牌服饰,男士护肤,黑框眼镜,匡威,板鞋,i.t,izzue,5cm,eastpak,vans,lylescott,g-shock,new balance,lacoste,melissa,casio,卡西欧手表,舒雅,jasonwood,odm,AAAA,香港购物,日本潮流'); |
78 | $this->setDescription('潮流商品搜索,上衣,衬衫,TEE,卫衣,冲锋衣,风衣,羽绒服,裤子,休闲鞋,板鞋,配饰,复古眼镜'); | 78 | $this->setDescription('潮流商品搜索,上衣,衬衫,TEE,卫衣,冲锋衣,风衣,羽绒服,裤子,休闲鞋,板鞋,配饰,复古眼镜'); |
79 | $this->setWebNavHeader(); | 79 | $this->setWebNavHeader(); |
80 | - $this->_view->display('search', $data); | 80 | + $this->_view->display('no-result', $data); |
81 | } | 81 | } |
82 | } | 82 | } |
-
Please register or login to post a comment