diff --git a/static/sass/product/_detail.scss b/static/sass/product/_detail.scss index 2645949..8f85177 100644 --- a/static/sass/product/_detail.scss +++ b/static/sass/product/_detail.scss @@ -30,8 +30,7 @@ $basicBtnC:#eb0313; margin-top: pxToRem(20px); margin-bottom: pxToRem(20px); font-size: pxToRem(24px); - line-height: pxToRem(36px); - + line-height: pxToRem(36px); &.table { width: 100%; .column { diff --git a/template/m.yohobuy.com/partials/layout/use.phtml b/template/m.yohobuy.com/partials/layout/use.phtml index 25df767..db5c9fe 100644 --- a/template/m.yohobuy.com/partials/layout/use.phtml +++ b/template/m.yohobuy.com/partials/layout/use.phtml @@ -172,7 +172,7 @@ {{!-- 商品详情咨询 --}} {{#if goodsConsultsPage}} <script> - seajs.use('js/product/detail/loadmore'); + seajs.use('js/product/detail/comments-consults'); </script> {{/if}} {{!-- 商品详情我要咨询 --}}