From 27da067243b78340dac4f75c5131059617594037 Mon Sep 17 00:00:00 2001
From: wjt <1797368093@qq.com>
Date: 星期六, 22 六月 2024 16:01:45 +0800
Subject: [PATCH] 页面调整注册页面添加

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

diff --git a/policy/components/popup.vue b/policy/components/popup.vue
index f4114b8..f352f42 100644
--- a/policy/components/popup.vue
+++ b/policy/components/popup.vue
@@ -1,5 +1,5 @@
 <template>
-	<u-popup  :show="show" @close="close" @open="open" mode="bottom" round="10" closeable>
+	<u-popup  :show="show" @close="close" @open="open" :safeAreaInsetBottom="false" mode="bottom" round="10" closeable>
 		<view class="page-box">
 			<view class="title">
 				鎵ф硶鐢宠瀹℃壒

--
Gitblit v1.9.1