From e76b1d796c50be51aff57ebf35ef53e088e25ca4 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Fri, 18 Mar 2022 17:55:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9D=91=E6=B0=91=E5=9C=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppVillagersCircle/infoList.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/apps/AppVillagersCircle/infoList.vue b/src/apps/AppVillagersCircle/infoList.vue index 8938c379..c3822e08 100644 --- a/src/apps/AppVillagersCircle/infoList.vue +++ b/src/apps/AppVillagersCircle/infoList.vue @@ -12,6 +12,7 @@ +
{{item}}
@@ -139,6 +140,11 @@ export default { line-height: 100px; background: #FFFF; } + .line { + background: #f5f5f5; + height: 16px; + width: 100%; + } .tab-select { width: 100%; height: 96px; @@ -146,7 +152,6 @@ export default { background: #FFFFFF; display: flex; border-bottom: 1px solid #ddd; - border-top: 1px solid #ddd; .item{ flex: 1;