1 |
- <view class="wrap data-v-376da8b5"><navbar vue-id="6dabe2d0-1" iSimmersive="{{false}}" title-color="#ffffff" background="#c30d24" placeholder="{{true}}" title="编辑地址" class="data-v-376da8b5" bind:__l="__l"></navbar><view class="theForm data-v-376da8b5"><form data-event-opts="{{[['submit',[['formSubmit',['$event']]]]]}}" bindsubmit="__e" class="data-v-376da8b5"><view class="fields-box data-v-376da8b5"><view class="data-v-376da8b5">姓名</view><view class="data-v-376da8b5"><input class="uni-input data-v-376da8b5" type="text" name="name" placeholder="收货人姓名" value="{{name}}"/></view></view><view class="fields-box data-v-376da8b5"><view class="data-v-376da8b5">电话</view><view class="data-v-376da8b5"><input class="uni-input data-v-376da8b5" type="text" name="tel" placeholder="收货人手机号" value="{{tel}}"/></view></view><view class="fields-box data-v-376da8b5"><view class="data-v-376da8b5">地区</view><view class="data-v-376da8b5"><lb-picker vue-id="6dabe2d0-2" mode="multiSelector" list="{{list}}" level="{{3}}" data-ref="picker" value="{{area}}" data-event-opts="{{[['^change',[['handleChange']]],['^confirm',[['handleConfirm']]],['^cancel',[['handleCancel']]],['^input',[['__set_model',['','area','$event',[]]]]]]}}" bind:change="__e" bind:confirm="__e" bind:cancel="__e" bind:input="__e" class="data-v-376da8b5 vue-ref" bind:__l="__l"></lb-picker><input class="uni-input data-v-376da8b5" type="text" disabled="true" placeholder="请选择您所在地区" data-event-opts="{{[['tap',[['handleTap',['picker']]]]]}}" value="{{area_name}}" bindtap="__e"/></view></view><view class="fields-box data-v-376da8b5"><view class="data-v-376da8b5">地址</view><view class="data-v-376da8b5"><input class="uni-input data-v-376da8b5" type="text" name="addressDetail" placeholder="请填写您所在地址" value="{{addressDetail}}"/></view></view><view class="switch-box data-v-376da8b5"><view class="data-v-376da8b5">默认地址</view><view class="data-v-376da8b5"><switch checked="{{is_default}}" data-event-opts="{{[['change',[['switchChange',['$event']]]]]}}" bindchange="__e" class="data-v-376da8b5"></switch></view></view><view class="btn data-v-376da8b5"><button form-type="submit" class="data-v-376da8b5">提 交</button></view></form></view></view>
|