oil-station/gasStation-uni/unpackage/dist/build/mp-alipay/pagesHome/Address/Address.axml

1 line
1.6 KiB
Plaintext
Raw Normal View History

2024-08-16 18:26:19 +08:00
<view class="content data-v-026db339"><view class="container data-v-026db339"><view class="my-header data-v-026db339"><view data-event-opts="{{[['tap',[['goback',['$event']]]]]}}" class="my-icons data-v-026db339" onTap="__e"><uni-icons vue-id="1535e58d-1" type="left" size="16" class="data-v-026db339" onVueInit="__l"></uni-icons></view><view class="my-text data-v-026db339">收货地址</view><view class="my-icons data-v-026db339"></view></view><view class="box-xianze data-v-026db339" a:for="{{dataList}}" a:for-item="item" a:for-index="index" a:key="index"><view data-event-opts="{{[['tap',[['choose',['$0'],[[['dataList','',index]]]]]]]}}" class="box-left data-v-026db339" onTap="__e"><view style="display:flex;align-items:center;margin-bottom:5px;" class="data-v-026db339"><block a:if="{{item.ifDefault==1}}"><view class="tapl data-v-026db339">默认</view></block><view class="data-v-026db339">{{item.address}}</view></view><view style="display:flex;align-items:center;font-size:14px;color:#666666;" class="data-v-026db339"><view class="data-v-026db339">{{''+item.name}}</view><view class="data-v-026db339">{{''+item.mobile}}</view></view></view><view data-event-opts="{{[['tap',[['goedit',['$0'],[[['dataList','',index]]]]]]]}}" class="box-right data-v-026db339" onTap="__e"><u-icon vue-id="{{'1535e58d-2-'+index}}" name="edit-pen-fill" size="22" class="data-v-026db339" onVueInit="__l"></u-icon></view></view><view data-event-opts="{{[['tap',[['goedit']]]]}}" class="bottom-anniu data-v-026db339" onTap="__e"><view class="data-v-026db339">新增收货地址</view></view></view></view>