Compare commits
No commits in common. "264d1a25fed180d75fbd01ff621588a174686265" and "174fe5ba0bf95baf7bf805672fb117a884a596da" have entirely different histories.
264d1a25fe
...
174fe5ba0b
|
@ -396,7 +396,7 @@
|
|||
}
|
||||
.service-head-top-left span{
|
||||
font-weight: bold;
|
||||
font-size: 34rpx;
|
||||
font-size: 36rpx;
|
||||
color: #171717;
|
||||
}
|
||||
.service-head-top-left{
|
||||
|
|
|
@ -914,7 +914,7 @@
|
|||
}
|
||||
.jianjie{
|
||||
font-weight: 400;
|
||||
font-size: 28rpx;
|
||||
font-size: 22rpx;
|
||||
color: #8D9194;
|
||||
display: -webkit-box;
|
||||
-webkit-box-orient: vertical;
|
||||
|
@ -934,10 +934,9 @@
|
|||
}
|
||||
.header-bottom-mian-title span{
|
||||
font-weight: 400;
|
||||
font-size: 28rpx;
|
||||
font-size: 26rpx;
|
||||
color: #20AB95;
|
||||
margin-left: 5px;
|
||||
padding: 20rpx 0;
|
||||
}
|
||||
.header-bottom-mian-title image{
|
||||
width: 30.56rpx;
|
||||
|
@ -988,6 +987,7 @@
|
|||
align-items: center;
|
||||
}
|
||||
.header-bottom-money-jia{
|
||||
font-weight: bold;
|
||||
font-size: 28rpx;
|
||||
color: #848484;
|
||||
line-height: 37rpx;
|
||||
|
|
Loading…
Reference in New Issue