소스 검색

产权交易阶梯价显示

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>


불러오는 중...
취소
저장