Browse Source

Merge branch 'newProperty' of http://116.255.223.226:3000/zhangzl/nsgk_web into newProperty

newProperty
庞东旭 1 year ago
parent
commit
c2148de8fa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      view/listingItems/itemsDetail.html

+ 1
- 1
view/listingItems/itemsDetail.html View File

@@ -310,7 +310,7 @@
</tr> </tr>
<tr> <tr>
{{if outProjectInformationDetail.delayPeriod!=0}} {{if outProjectInformationDetail.delayPeriod!=0}}
<td>延时周期:{{outProjectInformationDetail.delayPeriod}}秒<i title="延时说明:竞价的最后{{outProjectInformationDetail.delayPeriod}}秒内任意方出价,竞价结束时间将延长至此刻的{{outProjectInformationDetail.delayPeriod}}秒后,直至无人出价为止。" class="wh">?</i></td>
<td>延时周期:{{outProjectInformationDetail.delayPeriod}}秒<i title="延时说明:自由竞价期结束后,进入{{outProjectInformationDetail.delayPeriod}}秒延时竞价期;延时竞价期内但凡有出价,则继续延时竞价,直至无人出价!" class="wh">?</i></td>
{{/if}} {{/if}}
{{if outProjectInformationDetail.biddingType == '阶梯竞价'}} {{if outProjectInformationDetail.biddingType == '阶梯竞价'}}
<td>阶梯价(增减幅度): <td>阶梯价(增减幅度):


Loading…
Cancel
Save