邓洁 : "我的"模块删除功能

This commit is contained in:
邓洁
2023-11-19 18:46:42 +08:00
parent 676638c370
commit 0f268fb419
7 changed files with 161 additions and 95 deletions

View File

@@ -2,7 +2,7 @@
<view class="list-border">
<view class="list-container" @click="enterDetail()">
<view class="shop-list-img">
<u-image :src="leftImage" width="80px" height="80px" radius="8px" :lazy-load="true"></u-image>
<u-image :src="leftImage" width="80px" height="80px" radius="8px"></u-image>
</view>
<view class="text-area">
<text style="font-weight: 500;">{{shopInfo.tt}}</text>