additiondetail.wxml 12.9 KB
<!--pages/main/addtionalreduce/additiondetail/additiondetail.wxml-->
<scroll-view class='page'>

  <!-- 子女教育 -->
  <view style='margin:30rpx' wx:if="{{cur_status=='children_education'}}">
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>子女证照类型</text>
      <text class='text_right_333'>{{datas.children_id_card_type=='1'?"居民身份证":datas.children_id_card_type}}</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>子女证照号码</text>
      <text class='text_right_333'>{{datas.children_id_card_no}}</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>子女姓名</text>
      <text class='text_right_333'>{{datas.children_name}}</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>出生日期</text>
      <text class='text_right_333'>{{datas.children_birthday}}</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>国籍</text>
      <text class='text_right_333'>中国</text>
    </view>
    <view style='width:100%;height:20rpx;background:#f9f9f9'></view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>分配比例</text>
      <text class='text_right_333'>{{datas.percent}}%</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>子女学籍号</text>
      <text class='text_right_333'>{{datas.student_no}}</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>子女受教育阶段</text>
      <text class='text_right_333'>{{datas.education_period}}</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>受教育期间起</text>
      <text class='text_right_333'>{{datas.education_start}}</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>教育终止时间</text>
      <text class='text_right_333'>{{datas.education_end}}</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>就读国家(地区)</text>
      <text class='text_right_333'>{{datas.school_country&&datas.school_country.length>0?datas.school_country:'中国(大陆)'}}</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>就读学校名称</text>
      <text class='text_right_333'>{{datas.school_name}}</text>
    </view>
    <!-- <view style='height:90rpx;width:100%'>
      <text class='text_left'>就读国家(地区)</text>
      <text class='text_right_333'>{{datas.education_end_new}}</text>
    </view> -->
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>扣除方式</text>
      <text class='text_right_333'>{{reducetype[datas.deduction_type]}}度</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>扣除金额</text>
      <text class='text_right_orange'>¥{{datas.deduction_amount}}/{{reducetype[datas.deduction_type]}}</text>
    </view>
    <view style='width:100%;height:20rpx;background:#f9f9f9'></view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>是否有配偶</text>
      <text class='text_right_333'>{{datas.has_spouse=='y'?"是":"否"}}</text>
    </view>
    <view wx:if="{{datas.has_spouse=='y'}}">
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>配偶姓名</text>
        <text class='text_right_333'>{{datas.spouse_name}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>配偶证照类型</text>
        <text class='text_right_333'>{{datas.spouse_id_card_type=='1'?"居民身份证":datas.spouse_id_card_type}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>配偶身份证照号码</text>
        <text class='text_right_333'>{{datas.spouse_id_card_no}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>出生日期</text>
        <text class='text_right_333'>{{datas.spouse_birthday>0?"datas.spouse_birthday":""}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>国籍</text>
        <text class='text_right_333'>中国</text>
      </view>
    </view>

  </view>

  <!-- 赡养老人 -->
  <view style='padding:30rpx' wx:if="{{cur_status=='support_duty'}}">
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>是否独生子女</text>
      <text class='text_right_333'>{{singlechildtype[datas.support_type]}}</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>被赡养人姓名</text>
      <text class='text_right_333'>{{datas.supported_name}}</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>被赡养人证照类型</text>
      <text class='text_right_333'>{{datas.id_card_type=='1'?"身份证":datas.id_card_type}}</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>被赡养人证照号码</text>
      <text class='text_right_333'>{{datas.id_card_no}}</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>被赡养人出生日期</text>
      <text class='text_right_333'>{{datas.birthday}}</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>被赡养人国籍(地区)</text>
      <text class='text_right_333'>中国</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>与纳税人关系</text>
      <text class='text_right_333'>{{datas.relationship}}</text>
    </view>
    <!-- <view style='height:90rpx;width:100%'>
      <text class='text_left'>分摊比例</text>
      <text class='text_right_333'>{{datas.percent}}%</text>
    </view> -->
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>扣除方式</text>
      <text class='text_right_333'>{{reducetype[datas.deduction_type]}}度</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>扣除金额</text>
      <text class='text_right_orange'>¥{{datas.deduction_amount}}/{{reducetype[datas.deduction_type]}}</text>
    </view>
  </view>

  <!-- 住房 -->
  <view style='padding:30rpx' wx:if="{{cur_status=='house_fund'}}">
    <!-- 租赁 -->
    <view wx:if="{{house_type=='house_fund_rent'}}">
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>主要工作城市</text>
        <text class='text_right_333'>{{datas.work_city_new}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>出租方类型</text>
        <text class='text_right_333'>{{datas.owner_type}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>出租方名称</text>
        <text class='text_right_333'>{{datas.owner_name}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <view style='height:90rpx;float:left;display:flex;flex-direction:column'>
          <text style='font-size: 15px;color: #777777;line-height:90rpx;'>出租方纳税人识别号:</text>
          <!-- <text style='line-height:24rpx;font-size:24rpx;color:#AEAEAE;'>统一社会信用代码</text> -->
        </view>
        <text class='text_right_333'>{{datas.owner_credit_no}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>证件类型</text>
        <text class='text_right_333'>{{datas.certification_type}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>证件号码</text>
        <text class='text_right_333'>{{datas.certification_no}}</text>
      </view>
      <view style='width:100%;height:20rpx;background:#f9f9f9'></view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>租赁房屋坐落地址</text>
        <text class='text_right_333'>{{datas.house_address_new}}</text>
      </view>
      <view style='height:90rpx;clear:both;'>
        <text class='text_right_333'>{{datas.house_detail_address}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>租赁合同编号</text>
        <text class='text_right_333'>{{datas.rent_contract_no}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>租赁期起</text>
        <text class='text_right_333'>{{datas.rent_start}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>租赁期止</text>
        <text class='text_right_333'>{{datas.rent_end}}</text>
      </view>
    </view>
    <!-- //贷款 -->
    <view wx:if="{{house_type=='house_fund_loan'}}">
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>房屋坐落地址</text>
        <text class='text_right_333'>{{datas.house_address_new}}</text>
      </view>
      <view style='height:90rpx;clear:both;'>
        <text class='text_right_333'>{{datas.house_detail_address}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>证书类型</text>
        <text class='text_right_333'>{{datas.certification_type}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>证书号码</text>
        <text class='text_right_333'>{{datas.certification_no}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>是否首套婚前贷款且婚后各自扣除:</text>
        <text class='text_right_333'>{{item.loan_before_marry=='y'?"是":"否"}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>是否本人借款</text>
        <text class='text_right_333'>{{datas.certification_type}}</text>
      </view>
      <view style='width:100%;height:20rpx;background:#f9f9f9'></view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>贷款类型</text>
        <text class='text_right_333'>{{datas.loan_type}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>贷款合同编号</text>
        <text class='text_right_333'>{{datas.loan_contract_no}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>首次还款日期</text>
        <text class='text_right_333'>{{datas.loan_start}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>贷款期限(月数)</text>
        <text class='text_right_333'>{{datas.loan_months}}</text>
      </view>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>扣除方式</text>
      <text class='text_right_333'>{{reducetype[datas.deduction_type]}}度</text>
    </view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>扣除金额</text>
      <text class='text_right_orange'>¥{{datas.deduction_amount}}/{{reducetype[datas.deduction_type]}}</text>
    </view>
    <view style='width:100%;height:20rpx;background:#f9f9f9'></view>
    <view style='height:90rpx;width:100%;clear:both;'>
      <text class='text_left'>是否有配偶</text>
      <text class='text_right_333'>{{datas.has_spouse=='y'?"是":"否"}}</text>
    </view>
    <view wx:if="{{datas.has_spouse=='y'}}">
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>配偶姓名</text>
        <text class='text_right_333'>{{datas.spouse_name}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>配偶证照类型</text>
        <text class='text_right_333'>{{datas.spouse_id_card_type=='1'?"居民身份证":datas.spouse_id_card_type}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>配偶身份证照号码</text>
        <text class='text_right_333'>{{datas.spouse_id_card_no}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>出生日期</text>
        <text class='text_right_333'>{{datas.birthday}}</text>
      </view>
      <view style='height:90rpx;width:100%;clear:both;'>
        <text class='text_left'>国籍</text>
        <text class='text_right_333'>中国</text>
      </view>
    </view>

  </view>
</scroll-view>