|
|
@@ -120,11 +120,7 @@ |
|
|
|
<p>最{{outProjectInformationDetail.biddingDirect=='反向竞价'?'低':'高'}}出价</p> |
|
|
|
<img src="../../static/images/tt_border.png" alt=""> |
|
|
|
|
|
|
|
{{if biddinglistInformationDetail!=undefined && biddinglistInformationDetail.length>0 }} |
|
|
|
<p style="color: #ff6c92">{{biddinglistInformationDetail[0].money}}{{outProjectInformationDetail.unit}}</p> |
|
|
|
{{else}} |
|
|
|
<p style="color: #ff6c92">无</p> |
|
|
|
{{/if}} |
|
|
|
<p id="biddingMoney" style="color: #ff6c92">无</p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|