From fa1230dd9cea9e758297261488007309af5e06f5 Mon Sep 17 00:00:00 2001 From: zhaoyongnian <541231643@qq.com> Date: Fri, 15 May 2020 16:13:30 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- subpages/integralCentre/pages/index/index.wxss | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/subpages/integralCentre/pages/index/index.wxss b/subpages/integralCentre/pages/index/index.wxss index 0573137..14b2aef 100644 --- a/subpages/integralCentre/pages/index/index.wxss +++ b/subpages/integralCentre/pages/index/index.wxss @@ -91,7 +91,7 @@ page { } .jf-title .jf-title-item { - width: 38%; + width: 37%; height: 80rpx; font-size: 30rpx; font-weight: bold; @@ -100,7 +100,7 @@ page { } .jf-title .jf-title-item-two { - width: 20%; + width: 19%; height: 80rpx; font-size: 30rpx; font-weight: bold; @@ -109,7 +109,7 @@ page { } .jf-title .jf-title-item-last { - width: 42%; + width: 44%; height: 80rpx; font-size: 30rpx; font-weight: bold; @@ -127,15 +127,15 @@ page { } .jf-list .jf-list-li { - width: 38%; - height: 80rpx; + width: 37%; + /* height: 80rpx; */ font-size: 30rpx; font-weight: 500; - line-height: 80rpx; + /* line-height: 80rpx; */ } .jf-list .jf-list-li-two { - width: 20%; + width: 19%; height: 80rpx; font-size: 30rpx; font-weight: 500; @@ -144,7 +144,7 @@ page { } .jf-list .jf-list-li.jf-list-li-last { - width: 42%; + width: 44%; height: 80rpx; font-size: 30rpx; font-weight: 500;