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