Authored by 梁志锋

Merge branch 'develop' of http://git.dev.yoho.cn/web/yohobuy into develop

... ... @@ -394,9 +394,9 @@ $basicBtnC:#eb0313;
font-size: pxToRem(24px);
}
}
.recommend-for-you {
margin-bottom: pxToRem(30px);
}
// .recommend-for-you {
// margin-bottom: pxToRem(30px);
// }
}
.bottom-blank{
height: pxToRem(120px);
... ...
... ... @@ -113,8 +113,8 @@
</div>
{{/ enterStore}}
<!-- <div id="productDesc"></div> -->
{{> product/product-description}}
<div id="productDesc"></div>
<!-- {{> product/product-description}} -->
{{> product/recommend-for-you}}
{{#cartInfo}}
... ...