recordedit.wxml 2.5 KB

1
  1. <view class="page"><view class="form"><u-form class="vue-ref" vue-id="48672007-1" model="{{form}}" data-ref="uForm" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('48672007-2')+','+('48672007-1')}}" label-width="150" label="到款日" prop="info1" data-event-opts="{{[['tap',[['openinfo1Popoup',['$event']]]]]}}" bindtap="__e" bind:__l="__l" vue-slots="{{['default']}}"><view data-event-opts="{{[['tap',[['openinfo1Popoup',['$event']]]]]}}" class="scoped-input-floor" bindtap="__e"></view><u-input bind:input="__e" vue-id="{{('48672007-3')+','+('48672007-2')}}" placeholder="请选择到款日期" disabled="{{true}}" type="text" value="{{form.info1}}" data-event-opts="{{[['^input',[['__set_model',['$0','info1','$event',[]],['form']]]]]}}" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('48672007-4')+','+('48672007-1')}}" label-position="top" label-width="150" label="开票或返佣凭证" prop="info4" bind:__l="__l" vue-slots="{{['default']}}"><view data-event-opts="{{[['tap',[['uploadInfo4Image',['$event']]]]]}}" class="id_card" bindtap="__e"><block wx:if="{{form.info4==null}}"><u-icon vue-id="{{('48672007-5')+','+('48672007-4')}}" name="plus" size="32" color="#606266" bind:__l="__l"></u-icon></block><block wx:if="{{form.info4==null}}"><text>请先上传开票或返佣凭证照片</text></block><block wx:if="{{form.info4!=null}}"><image src="{{form.info4}}" mode="aspectFill"></image></block></view></u-form-item><u-form-item vue-id="{{('48672007-6')+','+('48672007-1')}}" label-width="150" label="备注信息" prop="remark" required="{{true}}" label-position="top" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('48672007-7')+','+('48672007-6')}}" placeholder="{{remarkTips}}" type="textarea" value="{{form.remark}}" data-event-opts="{{[['^input',[['__set_model',['$0','remark','$event',[]],['form']]]]]}}" bind:__l="__l"></u-input></u-form-item></u-form><u-gap vue-id="48672007-8" height="60" bind:__l="__l"></u-gap><u-button vue-id="48672007-9" type="primary" data-event-opts="{{[['^click',[['submitHandle']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">提交</u-button></view><u-toast class="vue-ref" vue-id="48672007-10" data-ref="uToast" bind:__l="__l"></u-toast><u-calendar vue-id="48672007-11" mode="date" value="{{info1Show}}" data-event-opts="{{[['^change',[['info1Change']]],['^input',[['__set_model',['','info1Show','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" bind:__l="__l"></u-calendar></view>