Authored by 郭成尧

shop-view-error

... ... @@ -511,7 +511,6 @@ const getShopData = (req, shopId, uid, isApp) => {
_getShopDecorator(shopId),
searchModel.getFilterSearchData({
shop_id: shopId,
gender: req.query.gender || '1,3',
channel: channel
}),
_shopCouponsList(shopId, uid)
... ...
... ... @@ -122,7 +122,7 @@
</div>
<div class="discount-area first" id="navlist2">
<ul id="list-nav" class="home-sub-nav list-nav clearfix">
<ul id="list-nav" class="home-sub-nav list-nav pos-list clearfix">
<li data-bp-id="shop_listnav_new_1" class="new active buriedpoint">
<a href="javascript:void(0);">
<span class="spanTest">最新</span>
... ...