소스 검색

产权交易

RongCheng
庞东旭 1 년 전
부모
커밋
b28562d9a4
2개의 변경된 파일2개의 추가작업 그리고 4개의 파일을 삭제
  1. +2
    -0
      view/listingItems/itemsDetail.html
  2. +0
    -4
      view/user/user.html

+ 2
- 0
view/listingItems/itemsDetail.html 파일 보기

@@ -430,6 +430,7 @@
<!-- <td colspan="10">前次转出方式</td>-->
<!-- <td colspan="17">{{outProjectInformationDetail.oneout}}</td>-->
<!-- </tr>-->
{{if outProjectInformationDetail.projectNumber != '小微工程'}}
<tr>
<td colspan="10">拟转出方式</td>
<td colspan="17">{{outProjectInformationDetail.rollout}}</td>
@@ -461,6 +462,7 @@
<td colspan="9">{{value.condition}}</td>
</tr>
{{/each}}
{{/if}}
<tr>
<td colspan="10">价格是否面议</td>
<td colspan="17">


+ 0
- 4
view/user/user.html 파일 보기

@@ -194,10 +194,6 @@
<!-- <td><span>*</span>密码:</td>-->
<!-- <td><input type="text" value="" class="p-l-10" style="width: 30%"/></td>-->
<!-- </tr>-->
<tr>
<td style="border-bottom: 1px solid #e3e3e3;height: 0;padding: 0;"></td>
<td style="border-bottom: 1px solid #e3e3e3;height: 0;padding: 0;"></td>
</tr>
<tr>
<td><span>*</span>姓名:</td>
<td><input type="text" value="{{userInformationDetail.realname}}" id="userFormRealName" class="p-l-10" style="width: 30%"/></td>


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