|
|
|
|
<view hidden="{{!(isShow)}}" class="container data-v-6cb5f3c8"><u-popup bind:input="__e" vue-id="2a09063e-1" mode="bottom" safe-area-inset-bottom="{{true}}" border-radius="{{0}}" height="100%" value="{{isShow}}" data-event-opts="{{[['^input',[['__set_model',['','isShow','$event',[]]]]]]}}" class="data-v-6cb5f3c8" bind:__l="__l" vue-slots="{{['default']}}"><view style="padding:34rpx 44rpx;" class="data-v-6cb5f3c8"><u-form vue-id="{{('2a09063e-2')+','+('2a09063e-1')}}" model="{{form}}" rules="{{rules}}" label-width="140" error-type="{{['toast']}}" data-ref="uForm1" class="data-v-6cb5f3c8 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('2a09063e-3')+','+('2a09063e-2')}}" label="姓名" prop="name" required="{{true}}" class="data-v-6cb5f3c8" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('2a09063e-4')+','+('2a09063e-3')}}" placeholder="请输入姓名" value="{{form.name}}" data-event-opts="{{[['^input',[['__set_model',['$0','name','$event',[]],['form']]]]]}}" class="data-v-6cb5f3c8" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('2a09063e-5')+','+('2a09063e-2')}}" label="身份证号" prop="idcard" class="data-v-6cb5f3c8" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('2a09063e-6')+','+('2a09063e-5')}}" placeholder="请输入身份证号" type="idcard" value="{{form.idcard}}" data-event-opts="{{[['^input',[['__set_model',['$0','idcard','$event',[]],['form']]]]]}}" class="data-v-6cb5f3c8" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('2a09063e-7')+','+('2a09063e-2')}}" label="手机号" prop="mobile" required="{{true}}" class="data-v-6cb5f3c8" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('2a09063e-8')+','+('2a09063e-7')}}" placeholder="请输入手机号" type="number" value="{{form.mobile}}" data-event-opts="{{[['^input',[['__set_model',['$0','mobile','$event',[]],['form']]]]]}}" class="data-v-6cb5f3c8" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('2a09063e-9')+','+('2a09063e-2')}}" label="有无行动能力" prop="is_move" class="data-v-6cb5f3c8" bind:__l="__l" vue-slots="{{['right']}}"><u-radio-group bind:input="__e" vue-id="{{('2a09063e-10')+','+('2a09063e-9')}}" slot="right" active-color="#c20d12" value="{{form.is_move}}" data-event-opts="{{[['^input',[['__set_model',['$0','is_move','$event',[]],['form']]]]]}}" class="data-v-6cb5f3c8" bind:__l="__l" vue-slots="{{['default']}}"><u-radio vue-id="{{('2a09063e-11')+','+('2a09063e-10')}}" name="{{1}}" class="data-v-6cb5f3c8" bind:__l="__l" vue-slots="{{['default']}}">有</u-radio><u-radio vue-id="{{('2a09063e-12')+','+('2a09063e-10')}}" name="{{0}}" class="data-v-6cb5f3c8" bind:__l="__l" vue-slots="{{['default']}}">无</u-radio></u-radio-group></u-form-item><u-form-item vue-id="{{('2a09063e-13')+','+('2a09063e-2')}}" label="地址" prop="address" required="{{true}}" class="data-v-6cb5f3c8" bind:__l="__l" vue-slots="{{['default']}}"><view style="display:flex;align-items:center;width:100%;gap:12rpx;" class="data-v-6cb5f3c8"><picker range="{{$root.g0}}" data-event-opts="{{[['change',[['onProvinceChange',['$event']]]]]}}" bindchange="__e" class="data-v-6cb5f3c8"><view class="picker-input data-v-6cb5f3c8">{{''+(form.province||'请选择省')+''}}<u-icon style="margin-left:8rpx;" vue-id="{{('2a09063e-14')+','+('2a09063e-13')}}" name="arrow-down" size="18" color="#999" class="data-v-6cb5f3c8" bind:__l="__l"></u-icon></view></picker><picker range="{{$root.g1}}" data-event-opts="{{[['change',[['onCityChange',['$event']]]]]}}" bindchange="__e" class="data-v-6cb5f3c8"><view class="picker-input data-v-6cb5f3c8">{{''+(form.city||'请选择市')+''}}<u-icon style="margin-left:8rpx;" vue-id="{{('2a09063e-15')+','+('2a09063e-13')}}" name="arrow-down" size="18" color="#999" class="data-v-6cb5f3c8" bind:__l="__l"></u-icon></view></picker><picker range="{{$root.g2}}" data-event-opts="{{[['change',[['onDistrictChange',['$event']]]]]}}" bindchange="__e" class="data-v-6cb5f3c8"><view class="picker-input data-v-6cb5f3c8
|