|
|
@@ -52,7 +52,7 @@ |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="topTit_content_center" style="margin-left: auto;"> |
|
|
|
<p>当前项目有效报名人数</p> |
|
|
|
<p>当前项目报名人数</p> |
|
|
|
<p><span>{{outProjectInformationDetail.bidderNum}}</span>人</p> |
|
|
|
</div> |
|
|
|
|
|
|
@@ -70,7 +70,7 @@ |
|
|
|
</div> |
|
|
|
<table width="100%" class="tableHead" style="table-layout: fixed;" > |
|
|
|
<tr> |
|
|
|
<td>出价人代号</td> |
|
|
|
<td>出价人</td> |
|
|
|
<td>联系电话</td> |
|
|
|
<td>出价(元)</td> |
|
|
|
<td>出价时间</td> |
|
|
@@ -129,7 +129,7 @@ |
|
|
|
</div> |
|
|
|
|
|
|
|
<div class="content_box_right_num"> |
|
|
|
<p>最新出价人代号(相同出价时以最终成交为准!)</p> |
|
|
|
<p>最新出价人</p> |
|
|
|
<img src="../../static/images/tt_border.png" alt=""> |
|
|
|
{{if biddinglistInformationDetail!=undefined && biddinglistInformationDetail.length>0 }} |
|
|
|
<p>{{biddinglistInformationDetail[0].memberId}}</p> |
|
|
|