| 1 |
- <view class="page data-v-89133fc8"><view class="form data-v-89133fc8"><u-form vue-id="9953b72c-1" model="{{form}}" label-width="180rpx" data-ref="form" class="data-v-89133fc8 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('9953b72c-2')+','+('9953b72c-1')}}" label="收货人" class="data-v-89133fc8" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('9953b72c-3')+','+('9953b72c-2')}}" placeholder="请输入收货人姓名" value="{{form.realname}}" data-event-opts="{{[['^input',[['__set_model',['$0','realname','$event',[]],['form']]]]]}}" class="data-v-89133fc8" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('9953b72c-4')+','+('9953b72c-1')}}" label="联系方式" class="data-v-89133fc8" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('9953b72c-5')+','+('9953b72c-4')}}" placeholder="请输入联系方式" value="{{form.mobile}}" data-event-opts="{{[['^input',[['__set_model',['$0','mobile','$event',[]],['form']]]]]}}" class="data-v-89133fc8" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('9953b72c-6')+','+('9953b72c-1')}}" label="所在地区" class="data-v-89133fc8" bind:__l="__l" vue-slots="{{['default']}}"><u-input vue-id="{{('9953b72c-7')+','+('9953b72c-6')}}" type="select" placeholder="请选择所在地区" value="{{cityPickerLabel}}" data-event-opts="{{[['^click',[['e0']]],['^input',[['__set_model',['','cityPickerLabel','$event',[]]]]]]}}" bind:click="__e" bind:input="__e" class="data-v-89133fc8" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('9953b72c-8')+','+('9953b72c-1')}}" label="详细地址" class="data-v-89133fc8" bind:__l="__l" vue-slots="{{['default']}}"><u-input bind:input="__e" vue-id="{{('9953b72c-9')+','+('9953b72c-8')}}" placeholder="请输入详细地址" value="{{form.street}}" data-event-opts="{{[['^input',[['__set_model',['$0','street','$event',[]],['form']]]]]}}" class="data-v-89133fc8" bind:__l="__l"></u-input></u-form-item><u-form-item vue-id="{{('9953b72c-10')+','+('9953b72c-1')}}" border-bottom="{{false}}" label="设为默认地址" class="data-v-89133fc8" bind:__l="__l" vue-slots="{{['right']}}"><u-switch bind:input="__e" vue-id="{{('9953b72c-11')+','+('9953b72c-10')}}" slot="right" active-value="{{1}}" inactive-value="{{0}}" active-color="{{appThemeColor}}" value="{{form.is_default}}" data-event-opts="{{[['^input',[['__set_model',['$0','is_default','$event',[]],['form']]]]]}}" class="data-v-89133fc8" bind:__l="__l"></u-switch></u-form-item></u-form></view><view class="btn data-v-89133fc8"><u-button vue-id="9953b72c-12" type="primary" shape="circle" data-event-opts="{{[['^click',[['submit']]]]}}" bind:click="__e" class="data-v-89133fc8" bind:__l="__l" vue-slots="{{['default']}}"><u-icon vue-id="{{('9953b72c-13')+','+('9953b72c-12')}}" name="plus" class="data-v-89133fc8" bind:__l="__l"></u-icon><text class="data-v-89133fc8">保存地址</text></u-button></view><city-picker vue-id="9953b72c-14" area-code="{{selAddressCodes}}" value="{{showCityPicker}}" data-event-opts="{{[['^cityChange',[['cityChange']]],['^input',[['__set_model',['','showCityPicker','$event',[]]]]]]}}" bind:cityChange="__e" bind:input="__e" class="data-v-89133fc8" bind:__l="__l"></city-picker></view>
|