Authored by 梁志锋

修改商品评价为0 不显示的问题

This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
@@ -206,10 +206,6 @@ @@ -206,10 +206,6 @@
206 border-bottom: none; 206 border-bottom: none;
207 } 207 }
208 } 208 }
209 - // .gap-block {  
210 - // min-height: 30rem/$pxConvertRem;  
211 - // background-color: #f0f0f0;  
212 - // }  
213 } 209 }
214 210
215 .consult-form-page { 211 .consult-form-page {
@@ -264,9 +260,6 @@ @@ -264,9 +260,6 @@
264 &.focus { 260 &.focus {
265 color: #000; 261 color: #000;
266 } 262 }
267 - .comments-num {  
268 - display: none;  
269 - }  
270 } 263 }
271 .comment-nav { 264 .comment-nav {
272 border-right: 1px solid #ccc; 265 border-right: 1px solid #ccc;
@@ -289,8 +282,6 @@ @@ -289,8 +282,6 @@
289 line-height: pxToRem(62px); 282 line-height: pxToRem(62px);
290 } 283 }
291 .detail-content { 284 .detail-content {
292 - // font-size: pxToRem(28px);  
293 - // line-height: pxToRem(36px);  
294 font-size: pxToRem(24px); 285 font-size: pxToRem(24px);
295 line-height: pxToRem(62px); 286 line-height: pxToRem(62px);
296 color: $mainFontC; 287 color: $mainFontC;