Fix:5295 【商城小程序】点击购物车底部弹窗底下留白太多了,整体往下移一点
This commit is contained in:
@@ -125,6 +125,7 @@
|
|||||||
:showOk="true"
|
:showOk="true"
|
||||||
:okText="currentGoodsItem && Number(currentGoodsItem.isGiftCard) === 1 ? '立即下单' : '立即下单'"
|
:okText="currentGoodsItem && Number(currentGoodsItem.isGiftCard) === 1 ? '立即下单' : '立即下单'"
|
||||||
@changeFun="changeFun"
|
@changeFun="changeFun"
|
||||||
|
paddingBottom="80rpx"
|
||||||
@ok="submitFromSku()"
|
@ok="submitFromSku()"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user