From 53342c7173b2aee2efd677b2526612ae934c2a71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com> Date: Sat, 9 Aug 2025 18:28:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E9=81=AE=E7=BD=A9=E5=B1=82?= =?UTF-8?q?=E7=9A=84=E6=98=BE=E7=A4=BA=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.css | 4 ++-- pages/index/index.vue | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/index/index.css b/pages/index/index.css index f8f53c61..df37fe40 100644 --- a/pages/index/index.css +++ b/pages/index/index.css @@ -509,7 +509,7 @@ page { border-radius: 0 0 10rpx 10rpx; box-shadow: 0 5rpx 15rpx rgba(0, 0, 0, 0.1); padding: 20rpx; - /* position: absolute; */ + position: absolute; z-index: 99; width: 95%; left: 0; @@ -570,7 +570,7 @@ page { .overlay { position: absolute; - top: 0; + top: 90rpx; left: 0; width: 100%; height: 100%; diff --git a/pages/index/index.vue b/pages/index/index.vue index e6a249cd..15034a58 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -184,6 +184,7 @@ -->