Authored by 郝肖肖

'fix'

@@ -123,7 +123,7 @@ class TideModel extends global.yoho.BaseModel { @@ -123,7 +123,7 @@ class TideModel extends global.yoho.BaseModel {
123 }); 123 });
124 } 124 }
125 125
126 - if (shopInfo.shopId || _.get(res[1], 'data.productList', []).length) { 126 + if (shopInfo.imageUrl || _.get(res[1], 'data.productList', []).length) {
127 tide.shopInfo.push({ 127 tide.shopInfo.push({
128 title: '# 为你精选 #', 128 title: '# 为你精选 #',
129 shopInfo: shopInfo, 129 shopInfo: shopInfo,