From 08794aa02323e5b3ff039e87a2232bfffdb09c2f Mon Sep 17 00:00:00 2001 From: zhouyanli <593579392@qq.com> Date: Sat, 18 Apr 2026 17:33:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E6=8B=A9=E5=B0=8F=E5=8C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- property-uniapp-project/pages/notice-list/selectHome.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/property-uniapp-project/pages/notice-list/selectHome.vue b/property-uniapp-project/pages/notice-list/selectHome.vue index 6eb1a01..fd1c78f 100644 --- a/property-uniapp-project/pages/notice-list/selectHome.vue +++ b/property-uniapp-project/pages/notice-list/selectHome.vue @@ -292,7 +292,7 @@ onMounted(() => { background-color: #f5f5f5; display: flex; flex-direction: column; - /* padding: 20rpx; */ + padding: 40rpx; } /* 搜索区域 */ @@ -356,7 +356,7 @@ onMounted(() => { /* 小区列表 */ .community-list { flex: 1; - padding: 0 30rpx; + /* padding: 0 30rpx; */ margin-top: 20rpx; margin-bottom: 180rpx;