From 25538c1063d1e9a2d8dac1b813d43e7d8fb18e3f Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期一, 02 三月 2026 09:57:38 +0800
Subject: [PATCH] 经销商管理
---
mini-program/pages/community/community.vue | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/mini-program/pages/community/community.vue b/mini-program/pages/community/community.vue
index aa72118..c0941a8 100644
--- a/mini-program/pages/community/community.vue
+++ b/mini-program/pages/community/community.vue
@@ -179,7 +179,7 @@
width: 100%;
display: flex;
flex-direction: column;
- margin-top: 48rpx;
+ margin-top: 28rpx;
.sear-item-label {
font-weight: 500;
font-size: 32rpx;
@@ -205,6 +205,7 @@
font-weight: 400;
font-size: 28rpx;
color: #333333;
+ margin-bottom: 20rpx;
}
}
}
--
Gitblit v1.9.3