addextrainfo.wxml 20.5 KB
<!--pages/main/addtionalreduce/addextrainfo/addextrainfo.wxml-->
<import src="../../../common/picker_cell" />

<view class='page'>
  <form bindsubmit='formSubmit'>
      <!-- 添加子女 -->
      <view wx:if="{{cur_index=='children_education'}}">
        <view style='padding:0 30rpx;'>
          <template is="picker_cell_normal" data="{{...childrencardtypeData}}" />
          <view class='divide_line_f5f5f5'></view>
          <view style='height:90rpx'>
            <text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left'>*</text>
            <text class='text_black_30 float_left' style='line-height: 90rpx'>子女证件号码</text>
            <view wx:if="{{isIdCard}}">
              <image class='image_camera float_right' src='/images/camera.png' bindtap='getIdInfo' id="children_id_card_no"></image>
              <input class='input_wrap01 float_right' placeholder='请输入证件号码' placeholder-class='text_999_30' name='children_id_card_no' maxlength='18' type='idcard' value='{{children_id_card_no}}'></input>
            </view>
            <!-- <view wx:else>
              <input class='input_wrap float_right' placeholder='请输入证件号码' placeholder-class='text_999_30' name='children_id_card_no' maxlength='18' type='idcard' value='{{children_id_card_no}}'></input>
            </view> -->
          </view>
          <view class='divide_line_f5f5f5'></view>
          <view style='height:90rpx'>
            <text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left'>*</text>
            <text class='text_black_30 float_left'>子女姓名</text>
            <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入子女姓名' name='children_name' value='{{children_name}}'></input>
          </view>
          <template is="picker_cell_normal" data="{{...childrenbirthDate}}" />
          <view class='divide_line_f5f5f5'></view>
          <view style='height:90rpx'>
            <text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left'>*</text>
            <text class='text_black_30 float_left'>国籍</text>
            <text class='text_777_30 float_right' style='line-height: 90rpx;text-align:right' name='children_country'>中国</text>
          </view>
        </view>

        <view style='height:20rpx;width:100%;background:#F8F8F8;'></view>

        <view style='padding:0 30rpx;'>
          <view style='height:90rpx;'>
          <text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left'>*</text>
          <text class='text_black_30 float_left'>分配比例</text>
          <text class='text_black_30 float_right' style='line-height: 90rpx;margin-left:20rpx;text-align: right'>%</text>
          <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入分配比例' type='number'  name='percent' value='{{percent}}'></input>
        </view>

        <view class='divide_line_f5f5f5'></view>
        <view style='height:90rpx'>
          <text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left'>*</text>
          <text class='text_black_30 float_left'>子女学籍号</text>
          <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入子女学籍号' name='children_student_no' value='{{children_student_no}}'></input>
        </view>
        <view class='divide_line_f5f5f5'></view>

        <template is="picker_cell_normal" data="{{...childedudegreeData}}" />
        <view class='divide_line_f5f5f5'></view>

        <template is="picker_cell_normal" data="{{...studystartdate}}" />
        <view class='divide_line_f5f5f5'></view>

        <template is="picker_cell_normal" data="{{...studyenddate}}" />
        <view class='divide_line_f5f5f5'></view>
        </view>
      </view>
      <!-- 继续教育 -->
      <view wx:if="{{cur_index=='continuing_education'}}" style='padding:0 30rpx;'>

        <template is="picker_cell_normal" data="{{...edutypeData}}" />
        <view class='divide_line_f5f5f5'></view>
        <view wx:if="{{edu_lable=='school'}}">
          <!-- <view style='height:90rpx'>
            <text class='text_black_30 float_left'>学历教育阶段</text>
            <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入学历教育阶段' name='education_period'></input>
          </view> -->
          <template is="picker_cell_normal" data="{{...edulevelData}}" />
          <view class='divide_line_f5f5f5'></view>
          <template is="picker_cell_normal" data="{{...studystartdate}}" />
          <view class='divide_line_f5f5f5'></view>
          <template is="picker_cell_normal" data="{{...studyenddate}}" />

        </view>
        <view wx:elif="{{edu_lable=='tech'}}">
          <template is="picker_cell_normal" data="{{...edustyleData}}" />
          <view class='divide_line_f5f5f5'></view>
          <view style='height:90rpx'>
            <text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left'>*</text>
            <text class='text_black_30 float_left'>证书名称</text>
            <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入证书名称' name='occupational_qualifiy_name'></input>
          </view>
          <view class='divide_line_f5f5f5'></view>
          <view style='height:90rpx'>
            <text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left'>*</text>
            <text class='text_black_30 float_left'>证书编号</text>
            <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入证书编号' name='certification_no'></input>
          </view>
          <view class='divide_line_f5f5f5'></view>
          <view style='height:90rpx'>
            <text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left'>*</text>
            <text class='text_black_30 float_left'>发证机关</text>
            <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入发证机关' name='certification_autority'></input>
          </view>
        </view>

      </view>
      <!-- 赡养老人 -->
      <view wx:if="{{cur_index=='support_duty'}}" style='padding:0 30rpx;'>
        <template is="picker_cell_normal" data="{{...supporttypeData}}" />
        <view class='divide_line_f5f5f5'></view>
        <view style='height:90rpx'>
          <text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left'>*</text>
          <text class='text_black_30 float_left'>被赡养人姓名</text>
          <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入被赡养人姓名' name='older_name'></input>
        </view>
        <view class='divide_line_f5f5f5'></view>
        <template is="picker_cell_normal" data="{{...oldercardtypeData}}" />
        <view class='divide_line_f5f5f5'></view>
        <view style='height:90rpx'>
          <text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left'>*</text>
          <text class='text_black_30 float_left'>被赡养人证件号码</text>
          <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;width:420rpx;' placeholder='请输入证件号码' type='idcard' name='older_idno' value='{{older_idno}}'></input>
        </view>
        <view class='divide_line_f5f5f5'></view>
        <template is="picker_cell_normal" data="{{...olderbirthDate}}" />
        <view class='divide_line_f5f5f5'></view>
        <view style='height:90rpx'>
          <text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left'>*</text>
          <text class='text_black_30 float_left'>被赡养人国籍(地区)</text>
          <text class='text_333_30 float_right' style='line-height: 90rpx;text-align:right' name='country'>中国</text>
        </view>
        <view class='divide_line_f5f5f5'></view>

        <template is="picker_cell_normal" data="{{...taxperson_relativeData}}" />

        <!-- <view class='divide_line_f5f5f5'></view>
        <view style='height:90rpx'>
          <text class='text_black_30 float_left'>分摊比例</text>
          <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入分摊比例' name='allocation_ratio'></input>
        </view> -->
      </view>
      <!-- 大病医疗 -->
      <view wx:if="{{cur_index=='medical_fund'}}" style='padding:0 30rpx;'>
        <view style='height:90rpx'>
          <text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left'>*</text>
          <text class='text_black_30 float_left'>姓名</text>
          <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入姓名' name='name' value='{{name}}'></input>
        </view>
        <view class='divide_line_f5f5f5'></view>

        <template is="picker_cell_normal" data="{{...cardtypeData}}" />
        <view class='divide_line_f5f5f5'></view>
        <view style='height:90rpx'>
          <text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left'>*</text>
          <text class='text_black_30 float_left'>身份证件号码</text>
          <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入身份证件号码' name='id_card_no' value='{{id_card_no}}'></input>
        </view>
        <view class='divide_line_f5f5f5'></view>
        <template is="picker_cell_normal" data="{{...taxperson_relativeData}}" />
        <view class='divide_line_f5f5f5'></view>
        <view style='height:90rpx'>
          <text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left'>*</text>
          <text class='text_black_30 float_left'>医疗支出总金额</text>
          <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入总金额' type='digit' name='total_amount' value='{{total_amount}}'></input>
        </view>
        <view class='divide_line_f5f5f5'></view>
        <view style='height:90rpx'>
          <text style='color:red;font-size: 30rpx;line-height: 90rpx;float:left'>*</text>
          <text class='text_black_30 float_left'>个人负担金额</text>
          <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入金额' type='digit' name='amount_by_person' value='{{total_amount}}'></input>
        </view>
      </view>
      <!-- 住房 -->
      <view wx:if="{{cur_index=='house_fund'}}" style='padding:0 30rpx;'>

        <view wx:if="{{title=='添加住房贷款利息'}}">

          <template is="picker_cell_normal" data="{{...houseLocateInfo}}" />
          <view class='divide_line_f5f5f5'></view>
          <template is="picker_cell_normal" data="{{...identifytypeData}}" />
          <view class='divide_line_f5f5f5'></view>
          <view style='height:90rpx'>
            <text class='text_black_30 float_left'>证书号码</text>
            <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入证书号码' name='identify_no'></input>
          </view>
          <view class='divide_line_f5f5f5'></view>
          <template is="picker_cell_normal" data="{{...loantypeData}}" />
          <view class='divide_line_f5f5f5'></view>
          <view style='height:90rpx'>
            <text class='text_black_30 float_left'>贷款合同编号</text>
            <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入贷款合同编号' name='contract_no'></input>
          </view>
          <view class='divide_line_f5f5f5'></view>
          <template is="picker_cell_normal" data="{{...firstpaybackDate}}" />
          <view class='divide_line_f5f5f5'></view>
          <template is="picker_cell_normal" data="{{...loandatelongData}}" />
        </view>
        <view wx:if="{{title=='添加住房租金'}}">
          <template is="picker_cell_normal" data="{{...contactLocateInfo}}" />
          <view class='divide_line_f5f5f5'></view>
          <template is="picker_cell_normal" data="{{...leasetypeData}}" />
          <view class='divide_line_f5f5f5'></view>
          <view style='height:90rpx'>
            <text class='text_black_30 float_left'>出租方名称</text>
            <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入出租方名称' name='lease_name'></input>
          </view>
          <view class='divide_line_f5f5f5'></view>
          <view style='height:90rpx'>
            <text class='text_black_30 float_left'>出租方纳税人识别号</text>
            <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='统一社会信用代码' name='lease_idno'></input>
          </view>
          <view class='divide_line_f5f5f5'></view>
          <template is="picker_cell_normal" data="{{...identifytypeData}}" />
          <view class='divide_line_f5f5f5'></view>
          <view style='height:90rpx'>
            <text class='text_black_30 float_left'>证书号码</text>
            <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入证书号码' name='identify_no'></input>
          </view>
          <view class='divide_line_f5f5f5'></view>
          <view style='height:90rpx'>
            <text class='text_black_30 float_left'>租赁合同编号</text>
            <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输合同编号' name='contract_no'></input>
          </view>
          <view class='divide_line_f5f5f5'></view>
          <template is="picker_cell_normal" data="{{...leasestartDate}}" />
          <view class='divide_line_f5f5f5'></view>
          <template is="picker_cell_normal" data="{{...leaseendDate}}" />
        </view>
      </view>

      <view style='padding:0 30rpx;' wx:if="{{cur_index!='medical_fund'}}">  
        <view class='divide_line_f5f5f5'></view>
        <template is="picker_cell_normal" data="{{...reducetypeData}}" />
        <view class='divide_line_f5f5f5'></view>
        <view style='height:90rpx'>
          <text class='text_black_30 float_left'>扣除金额</text>
          <text wx:if="{{reducetypeData.selected=='月度'}}" class='text_black_30 float_right' style='line-height: 90rpx;margin-left:20rpx;text-align: right;color:#FF9F00;'>¥{{deduction_amount}}/月</text>
          <text wx:if="{{reducetypeData.selected=='年度'}}" class='text_black_30 float_right' style='line-height: 90rpx;margin-left:20rpx;text-align: right;color:#FF9F00;'>¥{{deduction_amount}}/年</text>
          <!-- <input class='input_wrap01 float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right;color:#FF9F00;' placeholder='请输入扣除金额' type='digit' name='reduce_money'></input> -->
        </view>
        <view class='divide_line_f5f5f5'></view>

      </view>

      <view style='height:20rpx;width:100%;background:#F8F8F8;'></view>

      <view style='padding:0 30rpx;'>

        <view wx:if="{{cur_index=='children_education'}}">
          <view style='height:90rpx'>
            <text class='text_black_30 float_left'>配偶姓名</text>
            <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入配偶姓名' name='spouse_name' value='{{spouse_name}}'></input>
          </view>
          <view class='divide_line_f5f5f5'></view>

          <template is="picker_cell_normal" data="{{...lovercardtypeData}}" />
          <view class='divide_line_f5f5f5'></view>
          <view style='height:90rpx'>
            <text class='text_black_30 float_left'>配偶证件号码</text>
            <view wx:if="{{isIdCard}}">
              <image class='image_camera float_right' src='/images/camera.png' bindtap='getIdInfo' id="lover"></image>
              <input class='input_wrap01 float_right' placeholder='请输入证件号码' placeholder-class='text_999_30' name='spouse_id_card_no' maxlength='18' type='idcard' value='{{spouse_id_card_no}}'></input>
            </view>
            <!-- <view wx:else>
              <input class='input_wrap float_right' placeholder='请输入证件号码' placeholder-class='text_999_30' name='spouse_id_card_no' maxlength='24' value='{{spouse_id_card_no}}'></input>
            </view> -->
            <!-- <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入身份证件号码' name='spouse_id_card_no'></input> -->
          </view>

          
          <view class='divide_line_f5f5f5'></view>
          <template is="picker_cell_normal" data="{{...loverbirthDate}}" />
          <view class='divide_line_f5f5f5'></view>
          <view style='height:90rpx'>
            <text class='text_black_30 float_left'>国籍</text>
            <!-- <image class='arrow_wrap' src='/images/arrow_right.png'></image> -->
            <text class='text_777_30 float_right' style='line-height: 90rpx;text-align:right' name='lover_country'>中国</text>
          </view>
        </view>

         <view wx:if="{{cur_index=='house_fund'}}">
          <view style='height:90rpx'>
            <text class='text_black_30 float_left'>配偶姓名</text>
            <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入配偶姓名' name='spouse_name' value='{{spouse_name}}'></input>
          </view>
          <view class='divide_line_f5f5f5'></view>

          <template is="picker_cell_normal" data="{{...lovercardtypeData}}" />
          <view class='divide_line_f5f5f5'></view>
          <view style='height:90rpx'>
            <text class='text_black_30 float_left'>配偶证件号码</text>
            <view wx:if="{{isIdCard}}">
              <image class='image_camera float_right' src='/images/camera.png' bindtap='getIdInfo' id="lover"></image>
              <input class='input_wrap01 float_right' placeholder='请输入证件号码' placeholder-class='text_999_30' name='lover_idno' maxlength='18' type='idcard' value='{{lover_idno}}'></input>
            </view>
            <!-- <view wx:else>
              <input class='input_wrap float_right' placeholder='请输入证件号码' placeholder-class='text_999_30' name='lover_idno' maxlength='24' value='{{lover_idno}}'></input>
            </view> -->
            <!-- <input class='input_wrap float_right' placeholder-class='text_999_30 float_right' style='line-height: 90rpx;text-align: right' placeholder='请输入身份证件号码' name='lover_idno'></input> -->
          </view>

          
          <view class='divide_line_f5f5f5'></view>
          <template is="picker_cell_normal" data="{{...loverbirthDate}}" />
          <view class='divide_line_f5f5f5'></view>
          <view style='height:90rpx'>
            <text class='text_black_30 float_left'>国籍</text>
            <!-- <image class='arrow_wrap' src='/images/arrow_right.png'></image> -->
            <text class='text_777_30 float_right' style='line-height: 90rpx;text-align:right' name='lover_country'>中国</text>
          </view>
        </view>

      </view>
      <!-- <view class='divide_line_f5f5f5'></view>
      <view class='text_black_30 float_left'>上传材料</view> -->
    <view style='width:100%;height:180rpx;background:#f8f8f8'></view>
    <!-- <view style='margin-bottom:140rpx'>
      <image src='{{img_path}}' style='width:100%;height:380rpx' bindtap='goupload'></image>
      <view class='text_999_30' style='text-align:center;margin:20rpx 30rpx'>{{extrainfo_arr[cur_index]}}</view>
    </view> -->
    <view class="btn_bottom">
      <button class="btn_bottom" formType="submit">提交申报</button>
    </view>
  </form>
</view>