Fix:猜你推荐下面不要用色块挡住

This commit is contained in:
linxi
2024-09-19 09:28:57 +08:00
parent 30261f183a
commit af273b2eb8
+1 -1
View File
@@ -10,7 +10,7 @@
title="购物车" title="购物车"
fixed fixed
/> />
<view v-if="isLoad" style="padding-bottom: 120rpx;" class="list-wrap"> <view v-if="isLoad" :style="{paddingBottom: list.length > 0 ? '120rpx;' : ''}" class="list-wrap">
<view class="v12-justify-between v12-px-2"> <view class="v12-justify-between v12-px-2">
<view class="v12-font-28 v12-dark-text v12-align-center" @click="show = true"> <view class="v12-font-28 v12-dark-text v12-align-center" @click="show = true">
<image :src="webUrl+'/orderIcon/map.png'" style="width: 30rpx;height: 30rpx" class="v12-mr-1"/> <image :src="webUrl+'/orderIcon/map.png'" style="width: 30rpx;height: 30rpx" class="v12-mr-1"/>