Fix(云灵AI):[#5185]送礼,点击下单/送礼按钮,弹出的规格弹窗内,立即购买按钮位置太靠下

(cherry picked from commit 52817b48a8)
This commit is contained in:
lifizer
2026-04-29 16:29:27 +08:00
parent a883e7d56f
commit 720b7b330c
2 changed files with 18 additions and 3 deletions
+1 -1
View File
@@ -550,7 +550,7 @@
:cart-num="cart_num"
:show-ok="!showGiftBtn"
:is-gift="showGiftBtn"
:padding-bottom="bottomSafeDistance + 'px'"
:padding-bottom="'60px'"
ok-text="立即购买"
@changeFun="changeFun"
@ok="buyNowOrGiftBuyReq(1)"