From 76334aed9bcd03cb9d500c96cfad26a097c7d9d2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com>
Date: Tue, 9 Sep 2025 11:48:37 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=88=91=E7=9A=84=E5=B0=8F?=
=?UTF-8?q?=E5=8C=BA=E9=A1=B5=E9=9D=A2=E5=B8=83=E5=B1=80=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
packages/community/index/index.css | 5 +++--
packages/community/index/index.vue | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/packages/community/index/index.css b/packages/community/index/index.css
index a37f46cc..19006500 100644
--- a/packages/community/index/index.css
+++ b/packages/community/index/index.css
@@ -1,6 +1,7 @@
page {
background-color: #ffffff;
padding: 0;
+ padding-bottom: 120rpx;
}
.empty {
@@ -244,7 +245,7 @@ image {
}
.newsList {
- margin-bottom: 100rpx;
+ margin-bottom: 30rpx;
}
.newsItem {
@@ -288,7 +289,7 @@ image {
color: #999999;
text-align: center;
background-color: #f6f6fa;
- padding: 40rpx;
+ /* padding: 40rpx; */
}
.bigAds {
diff --git a/packages/community/index/index.vue b/packages/community/index/index.vue
index 0841f568..04950c50 100644
--- a/packages/community/index/index.vue
+++ b/packages/community/index/index.vue
@@ -89,7 +89,7 @@
-
+
{{ item.category_name }}