Authored by shangjf

修复创艺生活频道bug review by 于良

... ... @@ -60,6 +60,7 @@ let lifeStyle = new (Record({
cached: cached, //缓存
list: List(),
shop: shop, //店铺信息
recommendProduct: recommendProduct,
currentPage: 0,
pageCount: 0,
total: 0,
... ...