Pārlūkot izejas kodu

卖家回复评论框鼠标覆盖样式

yangc 8 gadi atpakaļ
vecāks
revīzija
6d0aa8aea3

+ 1 - 1
src/main/webapp/resources/view/vendor/forstore/showRate.html

@@ -440,7 +440,7 @@
                             <span ng-bind="detail.buyerRate"></span></div>
                         <span class="batch-reply single-reply" ng-if="detail.buyerRate != '此用户没有填写评价!'" ng-show="detail.showRateReply && !detail.returnMeg" ng-click="getModal(detail, 'firstRate')">回复</span>
                     </div>
-                    <div class="buyer-first-rate02 isRight" ng-mouseenter="detail.showAddRateReply = true" ng-mouseleave="detail.showAddRateReply = false" ng-if="detail.buyerAfterRate">
+                    <div class="buyer-first-rate02 isRight" ng-class="{'bg-f5f8fe':detail.showAddRateReply && !detail.afterReturnMeg}" ng-mouseenter="detail.showAddRateReply = true" ng-mouseleave="detail.showAddRateReply = false" ng-if="detail.buyerAfterRate">
                         <div>
                             <span>买家追评:</span>
                             <span class="rate-date" ng-bind="detail.buyerAfterRateTime | date:'yyyy-MM-dd'"></span>