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 }}