Authored by 刘传洋

style

... ... @@ -254,7 +254,7 @@
</span>
</p>
</div>
<div data-comment-list="6">
<div data-comment-list="6" class="m-hide">
<ul></ul>
<p class="more-wrap">
<span class="load-more-comments load-more">
... ...
.product-detail-page {
.m-hide{
display:none;
}
.brand-banner {
height: 45px;
width: 100%;
... ... @@ -1059,6 +1062,7 @@
float:left;
margin-right:30px;
cursor: pointer;
margin-bottom:0;
&.active{
font-weight:bold;
... ...