myrecordedit.wxml 5.8 KB

1
  1. <view class="page"><view class="form"><u-form class="vue-ref" vue-id="560ffe2c-1" model="{{form}}" data-ref="uForm" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('560ffe2c-2')+','+('560ffe2c-1')}}" label-width="150" label="跟进方式" prop="recordEstateActionName" bind:__l="__l" vue-slots="{{['default']}}"><u-input vue-id="{{('560ffe2c-3')+','+('560ffe2c-2')}}" type="select" inputAlign="right" select-open="{{actionSelectShow}}" placeholder="请选择跟进方式" value="{{form.recordEstateActionName}}" data-event-opts="{{[['^click',[['e0']]],['^input',[['__set_model',['$0','recordEstateActionName','$event',[]],['form']]]]]}}" bind:click="__e" bind:input="__e" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('560ffe2c-4')+','+('560ffe2c-1')}}" label-width="150" label="跟进楼盘" prop="estate_name" bind:__l="__l" vue-slots="{{['default']}}"><u-input vue-id="{{('560ffe2c-5')+','+('560ffe2c-4')}}" type="select" select-open="{{propertySelectShow}}" inputAlign="right" placeholder="请选择跟进楼盘" value="{{form.estate_name}}" data-event-opts="{{[['^click',[['e1']]],['^input',[['__set_model',['$0','estate_name','$event',[]],['form']]]]]}}" bind:click="__e" bind:input="__e" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('560ffe2c-6')+','+('560ffe2c-1')}}" label-width="150" label="提醒时间" prop="remind" required="{{true}}" bind:__l="__l" vue-slots="{{['default','right']}}"><u-input bind:input="__e" vue-id="{{('560ffe2c-7')+','+('560ffe2c-6')}}" placeholder="请输入" type="number" inputAlign="right" value="{{form.remind}}" data-event-opts="{{[['^input',[['__set_model',['$0','remind','$event',[]],['form']]]]]}}" bind:__l="__l"></u-input><view style="color:#333;" slot="right">天后提醒我</view></u-form-item><u-form-item vue-id="{{('560ffe2c-8')+','+('560ffe2c-1')}}" label-width="150" label="备注信息" prop="record_remark" required="{{true}}" label-position="top" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('560ffe2c-9')+','+('560ffe2c-8')}}" placeholder="{{remarkTips}}" type="textarea" value="{{form.record_remark}}" data-event-opts="{{[['^input',[['__set_model',['$0','record_remark','$event',[]],['form']]]]]}}" bind:__l="__l"></u-input></u-form-item></u-form><view class="scoped-more-img"><block wx:for="{{imgArr}}" wx:for-item="url" wx:for-index="index" wx:key="index"><view class="si-op"><u-image class="img" vue-id="{{'560ffe2c-10-'+index}}" src="{{url}}" mode="heightFix" height="150rpx" data-event-opts="{{[['^click',[['previewImageHandle',['$0'],[[['imgArr','',index]]]]]]]}}" bind:click="__e" bind:__l="__l"></u-image><u-image class="i" vue-id="{{'560ffe2c-11-'+index}}" src="/static/icon_g_close.png" height="40rpx" data-event-opts="{{[['^click',[['delImg',[index]]]]]}}" bind:click="__e" bind:__l="__l"></u-image></view></block><view data-event-opts="{{[['tap',[['addImg',['$event']]]]]}}" class="si-op" bindtap="__e"><u-image class="img" vue-id="560ffe2c-12" src="/static/icon_upload_img.png" mode="heightFix" height="150rpx" bind:__l="__l"></u-image></view></view><u-gap vue-id="560ffe2c-13" height="60" bind:__l="__l"></u-gap><u-button vue-id="560ffe2c-14" 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="560ffe2c-15" data-ref="uToast" bind:__l="__l"></u-toast><u-select vue-id="560ffe2c-16" mode="single-column" list="{{groupTypeSelectList}}" value="{{actionSelectShow}}" data-event-opts="{{[['^confirm',[['groupTypeSelectConfirm']]],['^input',[['__set_model',['','actionSelectShow','$event',[]]]]]]}}" bind:confirm="__e" bind:input="__e" bind:__l="__l"></u-select><u-popup bind:input="__e" vue-id="560ffe2c-17" mode="center" width="90%" height="100%" value="{{propertySelectShow}}" data-event-opts="{{[['^input',[['__set_model',['','propertySelectShow','$event',[]]]]]]}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="bwin-popup scoped-estate-popup"><view class="scoped-popup-header-input"><u-input bind:input="__e" class="input" vue-id="{{('560ffe2c-18')+','+('560ffe2c-17')}}" placeholder="没找到楼盘??点这输入关键字搜索" value="{{curEstateName}}" data-event-opts="{{[['^input',[['__set_model',['','curEstateName','$event',[]]]]]]}}" bind:__l="__l"></u-input><view data-event-opts="{{[['tap',[['getEstateList',['$event']]]]]}}" class="b" bindtap="__e">搜索</view></view><scroll-view class="popup-body" scroll-y="{{true}}"><view class="scoped-estate-list"><block wx:for="{{estateList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['listItemHandle',['$0'],[[['estateList','',index]]]]]]]}}" class="{{[form.estate_id==item.id?'sel-item cur':'sel-item']}}" bindtap="__e"><view class="sel-left"><image class="img" src="{{item.pri_image}}" mode="aspectFill"></image></view><view class="sel-right"><view class="p1">{{item.estate_name}}</view><view class="p2"><u-tag vue-id="{{('560ffe2c-19-'+index)+','+('560ffe2c-17')}}" text="{{areaTypeObj[item.area_type]}}" type="success" size="mini" bind:__l="__l"></u-tag></view><block wx:if="{{userInfo2.auth_state==1}}"><view class="p3">{{"带看需收集:"+item.report_visit}}</view></block><block wx:if="{{userInfo2.auth_state==1}}"><view class="p3">{{"报备/带看保护期:"+item.report_lock+"天/"+item.lead_lock+"天"}}</view></block></view></view></block></view></scroll-view><view class="popup-footer" style="position:fixed;bottom:12rpx;"><u-button vue-id="{{('560ffe2c-20')+','+('560ffe2c-17')}}" size="medium" data-event-opts="{{[['^click',[['e2']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">关闭</u-button><u-button vue-id="{{('560ffe2c-21')+','+('560ffe2c-17')}}" size="medium" type="primary" data-event-opts="{{[['^click',[['e3']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}">确定</u-button></view></view></u-popup></view>