app-area-sel.wxml 1.5 KB

1
  1. <view class="app-area-sel _div data-v-c555eb3c"><bottom-popup class="popup-wrap data-v-c555eb3c" vue-id="1" show="{{showPopup}}" data-event-opts="{{[['^close',[['hidePopup']]]]}}" bind:close="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="map-wrap _div data-v-c555eb3c"><view class="map-top-tit-wrap _div data-v-c555eb3c"><view class="map-top-tit _div data-v-c555eb3c">选择收货地址</view><app-close vue-id="{{('2')+','+('1')}}" icon="iconguanbi" data-event-opts="{{[['^close',[['hidePopup']]]]}}" bind:close="__e" class="data-v-c555eb3c" bind:__l="__l"></app-close></view><view class="map-search _div data-v-c555eb3c"><app-search-module vue-id="{{('3')+','+('1')}}" placeholder="请输入你的收货地址" data-event-opts="{{[['^input',[['searchFn']]]]}}" bind:input="__e" class="data-v-c555eb3c" bind:__l="__l"></app-search-module></view><scroll-view class="near-list data-v-c555eb3c" scroll-y><block wx:for="{{nearListData}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['switchAddress',['$0',index],[[['nearListData','',index]]]]]]]}}" class="near-item data-v-c555eb3c" bindtap="__e"><view class="{{['current-site _div data-v-c555eb3c',(currentSelectAddress===index)?'active':'']}}"></view><view class="data-v-c555eb3c"><view class="{{['data-v-c555eb3c','title',currentSelectAddress===index?'title1':'']}}">{{item.title}}</view><view class="add data-v-c555eb3c">{{item.address}}</view></view></view></block></scroll-view></view></bottom-popup></view>