From 5738464cc8d6326cbf38ed4bfa349fefcb406850 Mon Sep 17 00:00:00 2001 From: zzc <1761997216@qq.com> Date: Thu, 26 Feb 2026 15:01:33 +0800 Subject: [PATCH] fix: index detail --- pages/index/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 9057ac2..63655b7 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -770,7 +770,7 @@ onShareTimeline(() => { /* 通用 Section 样式 */ .section-container { - margin-bottom: 48rpx; + margin-bottom: 28rpx; .section-header { display: flex;