Authored by Lynnic

为咨询页面添加js --code reviewed by zhaobiao

@@ -30,8 +30,7 @@ $basicBtnC:#eb0313; @@ -30,8 +30,7 @@ $basicBtnC:#eb0313;
30 margin-top: pxToRem(20px); 30 margin-top: pxToRem(20px);
31 margin-bottom: pxToRem(20px); 31 margin-bottom: pxToRem(20px);
32 font-size: pxToRem(24px); 32 font-size: pxToRem(24px);
33 - line-height: pxToRem(36px);  
34 - 33 + line-height: pxToRem(36px);
35 &.table { 34 &.table {
36 width: 100%; 35 width: 100%;
37 .column { 36 .column {
@@ -172,7 +172,7 @@ @@ -172,7 +172,7 @@
172 {{!-- 商品详情咨询 --}} 172 {{!-- 商品详情咨询 --}}
173 {{#if goodsConsultsPage}} 173 {{#if goodsConsultsPage}}
174 <script> 174 <script>
175 - seajs.use('js/product/detail/loadmore'); 175 + seajs.use('js/product/detail/comments-consults');
176 </script> 176 </script>
177 {{/if}} 177 {{/if}}
178 {{!-- 商品详情我要咨询 --}} 178 {{!-- 商品详情我要咨询 --}}