浏览代码

产权交易阶梯价显示

RongCheng
庞东旭 1年前
父节点
当前提交
0e6d20b553
共有 1 个文件被更改,包括 8 次插入12 次删除
  1. +8
    -12
      view/listingItems/itemsDetail.html

+ 8
- 12
view/listingItems/itemsDetail.html 查看文件

@@ -317,11 +317,13 @@
</tr>
<tr>
<td>延时周期:{{timeConfig}}分钟<i title="延时周期说明:竞价的最后{{timeConfig}}分钟内,任意方出价,距结束时间将延长{{timeConfig}}分钟,直至无人出价为止" class="wh">?</i></td>
{{if outProjectInformationDetail.biddingType == '阶梯竞价'}}
<td>阶梯价(加价幅度):
<td>阶梯价(增减幅度):
{{if outProjectInformationDetail.biddingType == '阶梯竞价'}}
¥{{outProjectInformationDetail.ladderPrice}}
{{else}}
自由竞价
{{/if}}
</td>
{{/if}}
</tr>
</table>
</div>
@@ -387,13 +389,7 @@
<tr>
<td colspan="7">经济类型</td>
<td colspan="8">{{outProjectInformationDetail.economicType}}</td>
<td colspan="6">注册证号</td>
<td colspan="6">{{outProjectInformationDetail.registerNum}}</td>
</tr>
<tr>
<td colspan="7">注册资本(万元)</td>
<td colspan="8">{{outProjectInformationDetail.registerMoney}}</td>
<td colspan="6">组织机构代码证号</td>
<td colspan="6">机构代码证号</td>
<td colspan="6">{{outProjectInformationDetail.areaNum}}</td>
</tr>
<tr>
@@ -490,7 +486,7 @@
<td colspan="17">{{outProjectInformationDetail.paymentType}}</td>
</tr>
<tr>
<td colspan="10">授权情况(转出申请人与权证权利人非同一人)</td>
<td colspan="10">授权情况</td>
<td colspan="17">{{outProjectInformationDetail.authorization}}</td>
</tr>
<tr>
@@ -540,7 +536,7 @@
<td colspan="17">{{outProjectInformationDetail.depositPaymentType}}</td>
</tr>
<tr>
<td colspan="10">保证金缴纳账号</td>
<td colspan="10">缴纳账号</td>
<td colspan="17">{{outProjectInformationDetail.payAccount}}</td>
</tr>
<tr>


正在加载...
取消
保存