From 59784bd7c36c0f0e58d6be8698d440dfa9011925 Mon Sep 17 00:00:00 2001 From: BianLzhaoMin <11485688+bianliangzhaomin123@user.noreply.gitee.com> Date: Wed, 8 Jan 2025 09:21:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 7 +++++++ src/pages/goods-details/components/details-model.vue | 2 +- src/pages/lease-demand/index.vue | 9 +-------- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5e2ffdf..08e8d42 100644 --- a/src/App.vue +++ b/src/App.vue @@ -45,4 +45,11 @@ scroll-view { text-overflow: ellipsis; white-space: nowrap; } + +@supports (bottom: env(safe-area-inset-bottom)) { + #app { + padding-bottom: constant(safe-area-inset-bottom); + padding-bottom: env(safe-area-inset-bottom); + } +} diff --git a/src/pages/goods-details/components/details-model.vue b/src/pages/goods-details/components/details-model.vue index ea478b7..b033cea 100644 --- a/src/pages/goods-details/components/details-model.vue +++ b/src/pages/goods-details/components/details-model.vue @@ -69,7 +69,7 @@ --> - + - + 需求共享大厅