diff --git a/static/sass/product/_detail.scss b/static/sass/product/_detail.scss index bd57a38..2bac710 100644 --- a/static/sass/product/_detail.scss +++ b/static/sass/product/_detail.scss @@ -45,9 +45,9 @@ $basicBtnC:#eb0313; font-size: pxToRem(24px); background-color: $tableCellC; float: left; - &:nth-child(even) { - border-right: none; - } + // &:nth-child(even) { + // border-right: none; + // } } } } diff --git a/static/sass/product/_product-description.scss b/static/sass/product/_product-description.scss index 6d861be..7267629 100644 --- a/static/sass/product/_product-description.scss +++ b/static/sass/product/_product-description.scss @@ -10,10 +10,10 @@ background-size: cover; } .detail{ - background-color: $tableCellC; - &.table .inner-container{ - background-color: $tableCellC; - } + // background-color: $tableCellC; + // &.table .inner-container{ + // background-color: $tableCellC; + // } margin-bottom: 1px; } .desc-text { @@ -21,7 +21,7 @@ padding: pxToRem(16px) pxToRem(12px); color: $mainFontC; background-color: $tableCellC; - border-top: 1px solid #fff; + // border-top: 1px solid #fff; } } .tips { diff --git a/template/m.yohobuy.com/actions/product/detail/index.phtml b/template/m.yohobuy.com/actions/product/detail/index.phtml index b8de9e2..736331a 100644 --- a/template/m.yohobuy.com/actions/product/detail/index.phtml +++ b/template/m.yohobuy.com/actions/product/detail/index.phtml @@ -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}}