Fix:【商城小程序】购物车商品较多时,安卓手机滑动屏幕无法查看最后一个商品的价格和加购数量
This commit is contained in:
+1
-1
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user