优化问题

This commit is contained in:
duan
2024-05-25 10:54:28 +08:00
parent 2e3061a967
commit 48b569f49d
11 changed files with 100 additions and 93 deletions

View File

@@ -17,7 +17,7 @@
<image class="contentitemthere_image"
src="https://czg-qr-order.oss-cn-beijing.aliyuncs.com/product/d.png" mode="aspectFill"></image>
<view class="contentitemthere_t">
距您{{item.distances}}km<text v-if="item.address">,{{item.address}}</text>
距您{{item.distances}}<text v-if="item.address">,{{item.address}}</text>
</view>
<u-icon name="arrow-right" color="#999999" size="28"></u-icon>
</view>