From 39a0160f95863b99f94d1fa06fee4fb829aba2d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com> Date: Tue, 12 Aug 2025 17:31:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E6=A1=86=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.css | 5 ++--- pages/index/index.vue | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/pages/index/index.css b/pages/index/index.css index 431ebadb..8e8e151b 100644 --- a/pages/index/index.css +++ b/pages/index/index.css @@ -9,7 +9,7 @@ position: relative; /* flex: 1; */ border-radius: 50rpx; - margin: 0 20rpx; + /* margin: 0 20rpx; */ } .hot-word-scroll { @@ -77,7 +77,6 @@ page { justify-content: space-around; padding: 20rpx 0; margin: 20rpx -20rpx 0 -20rpx; - background-color: #f7f6fb; } @@ -121,7 +120,7 @@ page { display: flex; box-sizing: border-box; align-items: center; - padding-right: 30rpx; + padding: 0 30rpx; font-size: 26rpx; } diff --git a/pages/index/index.vue b/pages/index/index.vue index 9ae1cda5..0701f81b 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -37,6 +37,8 @@ + - -