Authored by Lynnic

修改商品详情页 暂无咨询 样式

... ... @@ -256,6 +256,13 @@
}
}
}
&.no-item{
height: pxToRem(200px);
line-height: pxToRem(200px);
color: #e0e0e0;
text-align: center;
}
}
}
... ...
... ... @@ -55,7 +55,7 @@
<span class="iconfont">&#xe604;</span></a>
</div>
{{else}}
<div class="comment-content-main content-main no-item">
<div class="consult-content-main content-main no-item">
<span class="iconfont">&#xe63c;</span>暂无咨询
</div>
<div class="consult-content-footer">
... ...