From 714c3ccbba912f619423d93f3c9b3c43e7abd378 Mon Sep 17 00:00:00 2001 From: yunlongn Date: Thu, 27 Nov 2025 10:47:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E4=BB=98=E5=AE=9D=E5=B0=8F=E7=A8=8B?= =?UTF-8?q?=E5=BA=8F=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sheep/ui/su-popup/su-popup.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sheep/ui/su-popup/su-popup.vue b/sheep/ui/su-popup/su-popup.vue index 28734c7a..b55b0074 100644 --- a/sheep/ui/su-popup/su-popup.vue +++ b/sheep/ui/su-popup/su-popup.vue @@ -296,7 +296,7 @@ // #ifdef MP-WEIXIN this.safeAreaInsets = screenHeight - safeArea.bottom; // #endif - // #ifndef MP-WEIXIN || MP-ALIPAY + // #ifndef MP-WEIXIN this.safeAreaInsets = safeAreaInsets.bottom; // #endif } else {