This commit is contained in:
蔡玲
2024-09-30 10:17:01 +08:00
parent 84be42a993
commit 42796c896e
2 changed files with 6 additions and 6 deletions

View File

@@ -336,12 +336,12 @@ export default {
subtext: total,
textAlign: 'center',
textStyle: {
fontSize: 10,
fontSize: 9,
lineHeight: 10,
color: '#A8C3E6'
},
subtextStyle: {
fontSize: 14,
fontSize: 10,
lineHeight: 8,
color: '#DBE7F6'
}

View File

@@ -64,10 +64,10 @@
background center / 100% 100% url('../../../images/bg-title_2_s.png') no-repeat
padding 2px 22px
p
font-size 12px
font-size 10px
font-weight: 400;
color: #fff;
line-height 8px
line-height 12px
.title_wraper_1
background-image url('../../../images/bg-title_1_s.png')
.content_wraper
@@ -102,7 +102,7 @@
li
float left
width 15%
font-size 10px;
font-size 8px;
line-height 20px
color #AFBED8
text-align center
@@ -214,7 +214,7 @@
&:last-child
background none
.p2
font-size: 6px;
font-size: 7px;
color: #84B0DA;
text-align: center;
font-weight: 700;