| 1 |
- <view class="app-area-sel _div data-v-133ffe44"><bottom-popup class="popup-wrap data-v-133ffe44" 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-133ffe44"><view class="map-top-tit-wrap _div data-v-133ffe44"><view class="map-top-tit _div data-v-133ffe44">选择收货地址</view><app-close vue-id="{{('2')+','+('1')}}" icon="iconguanbi" data-event-opts="{{[['^close',[['hidePopup']]]]}}" bind:close="__e" class="data-v-133ffe44" bind:__l="__l"></app-close></view><view class="map-search _div data-v-133ffe44"><app-search-module vue-id="{{('3')+','+('1')}}" placeholder="请输入你的收货地址" focus="{{true}}" data-ref="aaaaa" data-event-opts="{{[['^input',[['searchFn']]]]}}" bind:input="__e" class="data-v-133ffe44 vue-ref" bind:__l="__l"></app-search-module></view><scroll-view class="near-list data-v-133ffe44" 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-133ffe44" bindtap="__e"><view class="{{['current-site _div data-v-133ffe44',(currentSelectAddress===index)?'active':'']}}"></view><view class="data-v-133ffe44"><view class="{{['data-v-133ffe44','title',currentSelectAddress===index?'title1':'']}}">{{item.title}}</view><view class="add data-v-133ffe44">{{item.address}}</view></view></view></block></scroll-view></view></bottom-popup></view>
|