addUnitInfo.wxml 10.1 KB
<!--pages/main/finalpay/addUnitInfo/addUnitInfo.wxml-->

<view class="page">
  <form bindsubmit='formSubmit'>
    <view class="swiper-box page" style="height:100%;" bindchange="bindChange">
      <!-- 境内收入 -->
      <view style="background:#fff;margin-top:20rpx">
        <view style="margin-bottom:20rpx;margin-left:30rpx">
          <text class="text_black3_34">境内收入</text>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">工资薪金收入</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='total_salary'></input>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">劳务报酬收入</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='remuneration_labor'></input>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">稿酬收入</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='author_payment'></input>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">特许经营权</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='special_manage_cost'></input>
        </view>
      </view>
      <!-- 免税收入 -->
      <view style="background:#fff;margin-top:20rpx">
        <view style="margin-bottom:20rpx;margin-left:30rpx">
          <text class="text_black3_34">免税收入</text>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">其他免税收入</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='other_free_income'></input>
        </view>
      </view>
      <!-- 专项扣除 -->
      <view style="background:#fff;margin-top:20rpx">
        <view style="margin-bottom:20rpx;margin-left:30rpx">
          <text class="text_black3_34">专项扣除</text>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">养老保险</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='personal_endowment'></input>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">医疗保险</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='personal_medical'></input>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">失业保险</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='personal_unemployment'></input>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">住房公积金</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='personal_house_fund'></input>
        </view>
      </view>
      <!-- 专项附加扣除 -->
      <view style="background:#fff;margin-top:20rpx">
        <view style="margin-bottom:20rpx;margin-left:30rpx">
          <text class="text_black3_34">专项附加扣除</text>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">子女教育</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='childrens_education'></input>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">继续教育</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='continuing_education'></input>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">住房贷款利息</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='housing_loan_interest'></input>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">住房租金</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='housing_rent'></input>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">赡养老人</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='caring_old_people'></input>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">大病医疗</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='serious_illness_medical'></input>
        </view>
      </view>
      <!-- 其他扣除 -->
      <view style="background:#fff;margin-top:20rpx">
        <view style="margin-bottom:20rpx;margin-left:30rpx">
          <text class="text_black3_34">其他扣除</text>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">年金</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='annuity'></input>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">商业健康保险</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='commercial_insurance'></input>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">税延养老保险</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='tax_extension'></input>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">其他</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='other_fee'></input>
        </view>
      </view>
      <!-- 捐赠扣除 -->
      <view style="background:#fff;margin-top:20rpx">
        <view style="margin-bottom:20rpx;margin-left:30rpx">
          <text class="text_black3_34">捐赠扣除</text>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">准予扣除的捐赠额</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='donation_deducted'></input>
        </view>
        <view style="height:104rpx;padding:0 30rpx;margin-top:20rpx">
          <text class="text_gray7_34" style="line-height:104rpx">全年一次性奖金</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='years_bouns'></input>
        </view>
         <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">准予扣除的捐赠额</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='donation_deducted'></input>
        </view>
      </view>
      <!-- 减免/已缴纳税额 -->
      <view style="background:#fff;margin-top:20rpx">
        <view style="margin-bottom:20rpx;margin-left:30rpx">
          <text class="text_black3_34">减免/已缴纳税额</text>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">减免税额</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='tax_savings'></input>
        </view>
        <view class='divide_line_30'></view>
        <view style="height:104rpx;padding:0 30rpx">
          <text class="text_gray7_34" style="line-height:104rpx">已缴税额</text>
          <input class='input_wrap' style='text-align: right;color:#000;' type="digit" placeholder='请输入' name='accumulated_withholding_tax'></input>
        </view>
      </view>
    </view>
  <view style='width:100%;height:180rpx;background:#f5f5f5'></view>
    <view class="btn_bottom" >
      <button class="btn_bottom" formType="submit">提交</button>
    </view>
  </form>
</view>