瀏覽代碼

评论模块 买家还未进行追评时,不出现追平

wangdy 8 年之前
父節點
當前提交
f04f7e4054
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/main/webapp/resources/view/usercenter/forstore/show_rate.html

+ 1 - 1
src/main/webapp/resources/view/usercenter/forstore/show_rate.html

@@ -286,7 +286,7 @@
                         <div class="comment">
                             <span ng-bind="detail.buyerRate"></span></div>
                     </div>
-                    <div class="buyer-first-rate02" isRight>
+                    <div class="buyer-first-rate02" isRight ng-if="detail.buyerAfterRate">
                         <div>
                             <span>买家追评:</span>
                             <span class="rate-date" ng-bind="detail.buyerAfterRateTime | date:'yyyy-MM-dd'"></span>