From 2d33b67618713a33f82386ab1924f53d34f7cd86 Mon Sep 17 00:00:00 2001 From: lld <15027638633@163.com> Date: Thu, 26 Mar 2026 01:51:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=86=E5=8F=B2=E8=AE=B0=E5=BD=95=E6=9A=82?= =?UTF-8?q?=E6=97=B6=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/news/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/news/index.vue b/pages/news/index.vue index c56a498..d6d12a8 100644 --- a/pages/news/index.vue +++ b/pages/news/index.vue @@ -200,7 +200,7 @@ export default { justify-content: space-between; padding: 44rpx 30rpx 20rpx; // #ifdef MP-WEIXIN - padding-top: calc(80rpx + var(--status-bar-height)); + padding-top: calc(140rpx + var(--status-bar-height)); // #endif // #ifdef H5 padding-top: 44px;