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 {