address.wxml 2.7 KB

1
  1. <app-layout vue-id="91826bd4-1" class="data-v-db675620" bind:__l="__l" vue-slots="{{['default']}}"><view class="search data-v-db675620"><block wx:if="{{search}}"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="prompt dir-left-nowrap main-center cross-center data-v-db675620" bindtap="__e"><image src="../../static/image/icon/icon-search.png" class="data-v-db675620"></image><text class="data-v-db675620">请输入收货人或联系电话搜索</text></view></block><block wx:else><view style="position:relative;" class="data-v-db675620"><input placeholder="请输入收货人或联系电话搜索" type="text" focus="{{true}}" data-event-opts="{{[['focus',[['e1',['$event']]]],['blur',[['inputBlur',['$event']]]],['input',[['__set_model',['','keyword','$event',[]]]]]]}}" value="{{keyword}}" bindfocus="__e" bindblur="__e" bindinput="__e" class="data-v-db675620"/><block wx:if="{{getFocus&&keyword.length}}"><image class="search-clear data-v-db675620" src="../../static/image/icon/delete-yuan.png" data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" catchtap="__e"></image></block></view></block></view><view class="head data-v-db675620"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="data-v-db675620"><app-shipping-address vue-id="{{('91826bd4-2-'+index)+','+('91826bd4-1')}}" item="{{item}}" is_refund_address="{{is_refund_address}}" is_hide_default_btn="{{is_hide_default_btn==0}}" destroy_url="{{destroy_url}}" theme="{{manual_btn_bg}}" data-event-opts="{{[['^handleAddress',[['address']]]]}}" bind:handleAddress="__e" class="data-v-db675620" bind:__l="__l"></app-shipping-address></view></block></view><view class="safe-area-inset-bottom data-v-db675620"><view class="u-bottom-height data-v-db675620"></view></view><view class="safe-area-inset-bottom u-bottom-fixed data-v-db675620"><view class="app-buttons main-between data-v-db675620"><app-button vue-id="{{('91826bd4-3')+','+('91826bd4-1')}}" theme="{{manual_btn_bg}}" arrangement="row" type="important" round="{{true}}" width="346" data-event-opts="{{[['^click',[['manual']]]]}}" bind:click="__e" class="data-v-db675620" bind:__l="__l" vue-slots="{{['default']}}"><icon class="app-icon app-manual-icon data-v-db675620" type="{{true}}"></icon><text class="app-text data-v-db675620">手动添加</text></app-button><app-button vue-id="{{('91826bd4-4')+','+('91826bd4-1')}}" background="#08c303" arrangement="row" type="important" round="{{true}}" width="346" data-event-opts="{{[['^click',[['getauto']]]]}}" bind:click="__e" class="data-v-db675620" bind:__l="__l" vue-slots="{{['default']}}"><icon class="app-icon app-auth-icon data-v-db675620" type="{{true}}"></icon><text class="app-text data-v-db675620">自动获取</text></app-button></view></view></app-layout>