Feat(提交订单):UI调整(已完成)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
>
|
||||
<view style="margin-bottom: 12rpx;" class="line" v-if="addressList.length > 0">
|
||||
<image :src="webUrl+'/20230304135025917856.png'"/>
|
||||
<!-- <image :src="webUrl+'/20230304135025917856.png'"/> -->
|
||||
</view>
|
||||
<view style="position: relative;" class="item" v-for="(item, addressListIndex) in addressList"
|
||||
:key="addressListIndex" @click="tapAddress(item)">
|
||||
|
||||
Reference in New Issue
Block a user