Browse Source

首页左侧公共询价样式调整

hejq 8 years ago
parent
commit
bcc538a6f6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/resources/tpl/index/home/left.html

+ 1 - 1
src/main/webapp/resources/tpl/index/home/left.html

@@ -183,7 +183,7 @@
 		</div>
 		<div class="pane-body">
 			<ul class="list-unstyled detail">
-				<li ng-repeat="msg in message | orderBy : '- inid'" class="day-unread" ng-class="msg.lastest?'nonday':'day-read'">
+				<li ng-repeat="msg in message | orderBy : '- inid'" class="day-unread" ng-class="!msg.lastest ? 'nonday' : 'day-read'">
 					<!--<span ng-show="tender.isNew"><img src="static/img/home/newTender.png"></span>-->
 					<a ng-click="setReadStatus(msg)" ui-sref="baseInfo.inquiryListDetail({id:msg.inid})" class="text-light">
 						<em style="font-style: normal;">{{msg.pordName}}</em>