From 79c97902cc5bae4f8202bebf7c1d4f25b6e59da8 Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期二, 08 四月 2025 11:18:16 +0800
Subject: [PATCH] #更新pda

---
 uni_modules/uni-popup/components/uni-popup/uni-popup.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/uni_modules/uni-popup/components/uni-popup/uni-popup.vue b/uni_modules/uni-popup/components/uni-popup/uni-popup.vue
index a1f8da6..bd12076 100644
--- a/uni_modules/uni-popup/components/uni-popup/uni-popup.vue
+++ b/uni_modules/uni-popup/components/uni-popup/uni-popup.vue
@@ -179,7 +179,7 @@
 			this.popupWidth = windowWidth
 			this.popupHeight = windowHeight + windowTop
 			// TODO fix by mehaotian 鏄惁閫傞厤搴曢儴瀹夊叏鍖� ,鐩墠寰俊ios 銆佸拰 app ios 璁$畻鏈夊樊寮傦紝闇�瑕佹鏋朵慨澶�
-			if(safeArea && this.safeArea){
+			if(safeArea){
 				// #ifdef MP-WEIXIN
 				this.safeAreaInsets = screenHeight - safeArea.bottom
 				// #endif

--
Gitblit v1.9.1