Authored by 张丽霞

红人店铺默认商品列表按后台规则,传空,review by 孙凯

... ... @@ -43,7 +43,7 @@ let InitialState = Record({
isMoreFilter:false,
error: null,
list: List(),
order: 's_n_desc',
order: '',
currentPage: 0,
pageCount: 0,
pageSize: 60,//60,
... ...