Authored by Lynnic

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

@@ -256,6 +256,13 @@ @@ -256,6 +256,13 @@
256 } 256 }
257 } 257 }
258 } 258 }
  259 +
  260 + &.no-item{
  261 + height: pxToRem(200px);
  262 + line-height: pxToRem(200px);
  263 + color: #e0e0e0;
  264 + text-align: center;
  265 + }
259 } 266 }
260 } 267 }
261 268
@@ -55,7 +55,7 @@ @@ -55,7 +55,7 @@
55 <span class="iconfont">&#xe604;</span></a> 55 <span class="iconfont">&#xe604;</span></a>
56 </div> 56 </div>
57 {{else}} 57 {{else}}
58 - <div class="comment-content-main content-main no-item"> 58 + <div class="consult-content-main content-main no-item">
59 <span class="iconfont">&#xe63c;</span>暂无咨询 59 <span class="iconfont">&#xe63c;</span>暂无咨询
60 </div> 60 </div>
61 <div class="consult-content-footer"> 61 <div class="consult-content-footer">