xlcs/xlcs-user/unpackage/dist/dev/mp-weixin/components/PickUpLocationItem/PickUpLocationItem.wxml

1 line
1.6 KiB
Plaintext

<block class="data-v-08b80c44"><block wx:if="{{isCurrent}}"><u-tag class="gg-current-location-tag u-m-l-20 data-v-08b80c44" vue-id="0e49fd42-1" mode="dark" size="mini" text="当前提货点" type="error" bind:__l="__l"></u-tag></block><view data-event-opts="{{[['tap',[['changePickUpLocation',['$0'],['location.id']]]]]}}" class="{{['gg-current-location','u-p-20','data-v-08b80c44',(selected)?'selected':'']}}" bindtap="__e"><u-image class="gg-current-location-img data-v-08b80c44" vue-id="0e49fd42-2" src="{{location.storePath}}" border-radius="10rpx" height="150rpx" width="150rpx" bind:__l="__l"></u-image><view class="gg-current-location-msg u-m-l-20 u-m-r-20 data-v-08b80c44"><view class="gg-current-location-msg-title u-m-b-5 data-v-08b80c44">{{location.takeName}}</view><view class="gg-current-location-msg-distance-address u-m-t-5 data-v-08b80c44"><block wx:if="{{location.distance}}"><text class="gg-current-location-msg-distance u-font-xs u-m-r-20 data-v-08b80c44">{{'距离最近*距离'+location.distance+'km'}}</text></block><text class="gg-current-location-msg-address u-font-xs data-v-08b80c44">{{location.detailAddress}}</text></view></view><block wx:if="{{showRadio}}"><block class="data-v-08b80c44"><block wx:if="{{isCurrent}}"><view class="gg-current-location-btn data-v-08b80c44"><u-icon vue-id="0e49fd42-3" color="#fa3534" name="checkmark-circle-fill" size="40" class="data-v-08b80c44" bind:__l="__l"></u-icon></view></block><block wx:else><view class="gg-current-location-btn data-v-08b80c44"><u-icon vue-id="0e49fd42-4" name="checkmark-circle-fill" size="40" class="data-v-08b80c44" bind:__l="__l"></u-icon></view></block></block></block></view></block>