Fix:3569 【商城小程序】订单详情、订单列表、礼品卡列表下方出现遮挡,手机型号:红米K40

This commit is contained in:
LinCyJang
2025-06-02 10:08:27 +08:00
parent 53457ba83c
commit 2ebd257a49
5 changed files with 5 additions and 1 deletions
+1
View File
@@ -178,6 +178,7 @@
<Loading :loaded="loaded" :loading="loading"></Loading>
<Payment v-model="pay" :types="payType" @checked="toPay" :balance="userInfo.nowMoney"></Payment>
<passkeyborad
v-if="isShowPayPwdPop"
:money="orderInfo.payPrice"
showMoney
:show="isShowPayPwdPop"