Fix:【商城小程序】购物车商品较多时,安卓手机滑动屏幕无法查看最后一个商品的价格和加购数量

This commit is contained in:
linxi
2024-09-13 14:55:32 +08:00
parent 6a2a2755e5
commit a21870c578
+1 -1
View File
@@ -10,7 +10,7 @@
title="购物车"
fixed
/>
<view v-if="isLoad">
<view v-if="isLoad" style="padding-bottom: 120rpx;">
<view class="v12-justify-between v12-px-2">
<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"/>