Browse Source

优化

master
zhaoyongnian 5 years ago
parent
commit
fa1230dd9c
  1. 16
      subpages/integralCentre/pages/index/index.wxss

16
subpages/integralCentre/pages/index/index.wxss

@ -91,7 +91,7 @@ page {
} }
.jf-title .jf-title-item { .jf-title .jf-title-item {
width: 38%; width: 37%;
height: 80rpx; height: 80rpx;
font-size: 30rpx; font-size: 30rpx;
font-weight: bold; font-weight: bold;
@ -100,7 +100,7 @@ page {
} }
.jf-title .jf-title-item-two { .jf-title .jf-title-item-two {
width: 20%; width: 19%;
height: 80rpx; height: 80rpx;
font-size: 30rpx; font-size: 30rpx;
font-weight: bold; font-weight: bold;
@ -109,7 +109,7 @@ page {
} }
.jf-title .jf-title-item-last { .jf-title .jf-title-item-last {
width: 42%; width: 44%;
height: 80rpx; height: 80rpx;
font-size: 30rpx; font-size: 30rpx;
font-weight: bold; font-weight: bold;
@ -127,15 +127,15 @@ page {
} }
.jf-list .jf-list-li { .jf-list .jf-list-li {
width: 38%; width: 37%;
height: 80rpx; /* height: 80rpx; */
font-size: 30rpx; font-size: 30rpx;
font-weight: 500; font-weight: 500;
line-height: 80rpx; /* line-height: 80rpx; */
} }
.jf-list .jf-list-li-two { .jf-list .jf-list-li-two {
width: 20%; width: 19%;
height: 80rpx; height: 80rpx;
font-size: 30rpx; font-size: 30rpx;
font-weight: 500; font-weight: 500;
@ -144,7 +144,7 @@ page {
} }
.jf-list .jf-list-li.jf-list-li-last { .jf-list .jf-list-li.jf-list-li-last {
width: 42%; width: 44%;
height: 80rpx; height: 80rpx;
font-size: 30rpx; font-size: 30rpx;
font-weight: 500; font-weight: 500;

Loading…
Cancel
Save