Merge branch 'develop' of http://git.dev.yoho.cn/web/yohobuy into develop
Showing
2 changed files
with
5 additions
and
5 deletions
@@ -394,9 +394,9 @@ $basicBtnC:#eb0313; | @@ -394,9 +394,9 @@ $basicBtnC:#eb0313; | ||
394 | font-size: pxToRem(24px); | 394 | font-size: pxToRem(24px); |
395 | } | 395 | } |
396 | } | 396 | } |
397 | - .recommend-for-you { | ||
398 | - margin-bottom: pxToRem(30px); | ||
399 | - } | 397 | + // .recommend-for-you { |
398 | + // margin-bottom: pxToRem(30px); | ||
399 | + // } | ||
400 | } | 400 | } |
401 | .bottom-blank{ | 401 | .bottom-blank{ |
402 | height: pxToRem(120px); | 402 | height: pxToRem(120px); |
@@ -113,8 +113,8 @@ | @@ -113,8 +113,8 @@ | ||
113 | </div> | 113 | </div> |
114 | {{/ enterStore}} | 114 | {{/ enterStore}} |
115 | 115 | ||
116 | - <!-- <div id="productDesc"></div> --> | ||
117 | - {{> product/product-description}} | 116 | + <div id="productDesc"></div> |
117 | + <!-- {{> product/product-description}} --> | ||
118 | {{> product/recommend-for-you}} | 118 | {{> product/recommend-for-you}} |
119 | 119 | ||
120 | {{#cartInfo}} | 120 | {{#cartInfo}} |
-
Please register or login to post a comment