recordTrade1.wxml 10 KB

1
  1. <view class="page"><view class="form"><u-form class="vue-ref" vue-id="05b2bfc4-1" model="{{form}}" data-ref="uForm" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('05b2bfc4-2')+','+('05b2bfc4-1')}}" label-width="210" label="合同编号" prop="contract_no" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('05b2bfc4-3')+','+('05b2bfc4-2')}}" placeholder="请输入合同编号" type="text" value="{{form.contract_no}}" data-event-opts="{{[['^input',[['__set_model',['$0','contract_no','$event',[]],['form']]]]]}}" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('05b2bfc4-4')+','+('05b2bfc4-1')}}" label-width="210" label="签约时间" prop="sign_time" data-event-opts="{{[['tap',[['opensignTimePopoup',['$event']]]]]}}" bindtap="__e" bind:__l="__l" vue-slots="{{['default']}}"><view data-event-opts="{{[['tap',[['opensignTimePopoup',['$event']]]]]}}" class="scoped-input-floor" bindtap="__e"></view><u-input bind:input="__e" vue-id="{{('05b2bfc4-5')+','+('05b2bfc4-4')}}" placeholder="请选择签约时间" disabled="{{true}}" type="text" value="{{form.sign_time}}" data-event-opts="{{[['^input',[['__set_model',['$0','sign_time','$event',[]],['form']]]]]}}" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('05b2bfc4-6')+','+('05b2bfc4-1')}}" label-width="210" label="贷款额度" prop="loan_amount" bind:__l="__l" vue-slots="{{['default','right']}}"><text slot="right">万</text><u-input bind:input="__e" vue-id="{{('05b2bfc4-7')+','+('05b2bfc4-6')}}" placeholder="请输入贷款额度" type="text" value="{{form.loan_amount}}" data-event-opts="{{[['^input',[['__set_model',['$0','loan_amount','$event',[]],['form']]]]]}}" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('05b2bfc4-8')+','+('05b2bfc4-1')}}" label-width="210" label="贷款银行" prop="loan_bank" bind:__l="__l" vue-slots="{{['default']}}"><u-input vue-id="{{('05b2bfc4-9')+','+('05b2bfc4-8')}}" placeholder="请选择贷款银行" disabled="{{true}}" type="text" value="{{form.loan_bank}}" data-event-opts="{{[['^click',[['loanBankOpen']]],['^input',[['__set_model',['$0','loan_bank','$event',[]],['form']]]]]}}" bind:click="__e" bind:input="__e" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('05b2bfc4-10')+','+('05b2bfc4-1')}}" label-width="210" label="贷款经理及电话" prop="loan_manager" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('05b2bfc4-11')+','+('05b2bfc4-10')}}" placeholder="请输入贷款经理和电话" type="text" value="{{form.loan_manager}}" data-event-opts="{{[['^input',[['__set_model',['$0','loan_manager','$event',[]],['form']]]]]}}" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('05b2bfc4-12')+','+('05b2bfc4-1')}}" label-width="210" label="中介费(卖方)" prop="brokerage_fee1" bind:__l="__l" vue-slots="{{['default','right']}}"><text slot="right">元</text><u-input bind:input="__e" vue-id="{{('05b2bfc4-13')+','+('05b2bfc4-12')}}" placeholder="请输入中介费(卖方)" type="text" value="{{form.brokerage_fee1}}" data-event-opts="{{[['^input',[['__set_model',['$0','brokerage_fee1','$event',[]],['form']]]]]}}" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('05b2bfc4-14')+','+('05b2bfc4-1')}}" label-width="210" label="中介费(买方)" prop="brokerage_fee2" bind:__l="__l" vue-slots="{{['default','right']}}"><text slot="right">元</text><u-input bind:input="__e" vue-id="{{('05b2bfc4-15')+','+('05b2bfc4-14')}}" placeholder="请输入中介费(买方)" type="text" value="{{form.brokerage_fee2}}" data-event-opts="{{[['^input',[['__set_model',['$0','brokerage_fee2','$event',[]],['form']]]]]}}" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('05b2bfc4-16')+','+('05b2bfc4-1')}}" label-width="210" label="贷款服务费" prop="loan_fee" bind:__l="__l" vue-slots="{{['default','right']}}"><text slot="right">元</text><u-input bind:input="__e" vue-id="{{('05b2bfc4-17')+','+('05b2bfc4-16')}}" placeholder="请输入贷款服务费" type="text" value="{{form.loan_fee}}" data-event-opts="{{[['^input',[['__set_model',['$0','loan_fee','$event',[]],['form']]]]]}}" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('05b2bfc4-18')+','+('05b2bfc4-1')}}" label-width="210" label="代办费及其它" prop="agency_fee" bind:__l="__l" vue-slots="{{['default','right']}}"><text slot="right">元</text><u-input bind:input="__e" vue-id="{{('05b2bfc4-19')+','+('05b2bfc4-18')}}" placeholder="请输入代办费及其它" type="text" value="{{form.agency_fee}}" data-event-opts="{{[['^input',[['__set_model',['$0','agency_fee','$event',[]],['form']]]]]}}" bind:__l="__l"></u-input></u-form-item></u-form><view class="scoped-more-img"><view class="smi-title">上传合同及附件</view><block wx:for="{{contractImgList}}" wx:for-item="url" wx:for-index="index" wx:key="index"><view class="si-op"><u-image class="img" vue-id="{{'05b2bfc4-20-'+index}}" src="{{url}}" mode="aspectFill" height="150rpx" data-event-opts="{{[['^click',[['previewImageHandle',['$0','$1'],[[['contractImgList','',index]],'contractImgList']]]]]}}" bind:click="__e" bind:__l="__l"></u-image><u-image class="i" vue-id="{{'05b2bfc4-21-'+index}}" src="/static/icon_g_close.png" height="40rpx" data-event-opts="{{[['^click',[['contractDelImg',[index]]]]]}}" bind:click="__e" bind:__l="__l"></u-image></view></block><view data-event-opts="{{[['tap',[['contractAddImg',['$event']]]]]}}" class="si-op" bindtap="__e"><u-image class="img" vue-id="05b2bfc4-22" src="/static/icon_upload_img.png" mode="heightFix" height="150rpx" bind:__l="__l"></u-image></view></view><view class="scoped-more-img"><view class="smi-title">产证图片</view><block wx:for="{{realEstateList}}" wx:for-item="url" wx:for-index="index" wx:key="index"><view class="si-op"><u-image class="img" vue-id="{{'05b2bfc4-23-'+index}}" src="{{url}}" mode="aspectFill" height="150rpx" data-event-opts="{{[['^click',[['previewImageHandle',['$0','$1'],[[['realEstateList','',index]],'realEstateList']]]]]}}" bind:click="__e" bind:__l="__l"></u-image><u-image class="i" vue-id="{{'05b2bfc4-24-'+index}}" src="/static/icon_g_close.png" height="40rpx" data-event-opts="{{[['^click',[['realEstateDelImg',[index]]]]]}}" bind:click="__e" bind:__l="__l"></u-image></view></block><view data-event-opts="{{[['tap',[['realEstateAddImg',['$event']]]]]}}" class="si-op" bindtap="__e"><u-image class="img" vue-id="05b2bfc4-25" src="/static/icon_upload_img.png" mode="heightFix" height="150rpx" bind:__l="__l"></u-image></view></view><view class="scoped-more-img"><view class="smi-title">买方身份证</view><block wx:for="{{buyIdCardList}}" wx:for-item="url" wx:for-index="index" wx:key="index"><view class="si-op"><u-image class="img" vue-id="{{'05b2bfc4-26-'+index}}" src="{{url}}" mode="aspectFill" height="150rpx" data-event-opts="{{[['^click',[['previewImageHandle',['$0','$1'],[[['buyIdCardList','',index]],'buyIdCardList']]]]]}}" bind:click="__e" bind:__l="__l"></u-image><u-image class="i" vue-id="{{'05b2bfc4-27-'+index}}" src="/static/icon_g_close.png" height="40rpx" data-event-opts="{{[['^click',[['buyIdCardDelImg',[index]]]]]}}" bind:click="__e" bind:__l="__l"></u-image></view></block><view data-event-opts="{{[['tap',[['buyIdCardAddImg',['$event']]]]]}}" class="si-op" bindtap="__e"><u-image class="img" vue-id="05b2bfc4-28" src="/static/icon_upload_img.png" mode="heightFix" height="150rpx" bind:__l="__l"></u-image></view></view><view class="scoped-more-img"><view class="smi-title">卖方身份证</view><block wx:for="{{sellIdCardList}}" wx:for-item="url" wx:for-index="index" wx:key="index"><view class="si-op"><u-image class="img" vue-id="{{'05b2bfc4-29-'+index}}" src="{{url}}" mode="aspectFill" height="150rpx" data-event-opts="{{[['^click',[['previewImageHandle',['$0','$1'],[[['sellIdCardList','',index]],'sellIdCardList']]]]]}}" bind:click="__e" bind:__l="__l"></u-image><u-image class="i" vue-id="{{'05b2bfc4-30-'+index}}" src="/static/icon_g_close.png" height="40rpx" data-event-opts="{{[['^click',[['sellIdCardDelImg',[index]]]]]}}" bind:click="__e" bind:__l="__l"></u-image></view></block><view data-event-opts="{{[['tap',[['sellIdCardAddImg',['$event']]]]]}}" class="si-op" bindtap="__e"><u-image class="img" vue-id="05b2bfc4-31" src="/static/icon_upload_img.png" mode="heightFix" height="150rpx" bind:__l="__l"></u-image></view></view><view class="scoped-more-img"><view class="smi-title">定金凭证和房产证收据</view><block wx:for="{{frontMoneyList}}" wx:for-item="url" wx:for-index="index" wx:key="index"><view class="si-op"><u-image class="img" vue-id="{{'05b2bfc4-32-'+index}}" src="{{url}}" mode="aspectFill" height="150rpx" data-event-opts="{{[['^click',[['previewImageHandle',['$0','$1'],[[['frontMoneyList','',index]],'frontMoneyList']]]]]}}" bind:click="__e" bind:__l="__l"></u-image><u-image class="i" vue-id="{{'05b2bfc4-33-'+index}}" src="/static/icon_g_close.png" height="40rpx" data-event-opts="{{[['^click',[['frontMoneyDelImg',[index]]]]]}}" bind:click="__e" bind:__l="__l"></u-image></view></block><view data-event-opts="{{[['tap',[['frontMoneyAddImg',['$event']]]]]}}" class="si-op" bindtap="__e"><u-image class="img" vue-id="05b2bfc4-34" src="/static/icon_upload_img.png" mode="heightFix" height="150rpx" bind:__l="__l"></u-image></view></view><u-gap vue-id="05b2bfc4-35" height="60" bind:__l="__l"></u-gap><u-button vue-id="05b2bfc4-36" 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="05b2bfc4-37" data-ref="uToast" bind:__l="__l"></u-toast><u-select vue-id="05b2bfc4-38" list="{{loanBankList}}" label-name="dict_label" value-name="option1" value="{{isLoanBankShow}}" data-event-opts="{{[['^confirm',[['loanBankClose']]],['^input',[['__set_model',['','isLoanBankShow','$event',[]]]]]]}}" bind:confirm="__e" bind:input="__e" bind:__l="__l"></u-select><u-calendar vue-id="05b2bfc4-39" mode="date" value="{{signTimeShow}}" data-event-opts="{{[['^change',[['signTimeChange']]],['^input',[['__set_model',['','signTimeShow','$event',[]]]]]]}}" bind:change="__e" bind:input="__e" bind:__l="__l"></u-calendar></view>