Authored by 周少峰

Merge branch 'release/4.8' of http://git.yoho.cn/fe/yohobuywap into release/4.8

... ... @@ -39,6 +39,7 @@ class IndexController extends AbstractAction
'discount' => FILTER_DEFAULT,
'gender' => FILTER_DEFAULT,
'channel' => FILTER_DEFAULT,
'ageLevel' => FILTER_DEFAULT,
'p_d' => FILTER_DEFAULT,), false);
// 转义店铺
... ...