This commit is contained in:
parent
72be6624e3
commit
f8ca2302ad
|
@ -940,16 +940,16 @@
|
|||
height: 29.86rpx;
|
||||
}
|
||||
.header-bottom-foot-view-img1{
|
||||
width: 22.92rpx;
|
||||
height: 17.36rpx;
|
||||
width: 30rpx;
|
||||
height: 30rpx;
|
||||
}
|
||||
.header-bottom-foot-view-img2{
|
||||
width: 16.67rpx;
|
||||
height: 16.67rpx;
|
||||
width: 28rpx;
|
||||
height: 28rpx;
|
||||
}
|
||||
.header-bottom-foot-view-img3{
|
||||
width: 15.97rpx;
|
||||
height: 18.06rpx;
|
||||
width: 30rpx;
|
||||
height: 30rpx;
|
||||
}
|
||||
.header-bottom-foot-view image{
|
||||
margin-right: 3px;
|
||||
|
@ -959,13 +959,13 @@
|
|||
flex-direction: row;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
width: 69px;
|
||||
width: 80px;
|
||||
height: 22px;
|
||||
line-height: 22px;
|
||||
background-color: rgba(8, 162, 138, 0.1);
|
||||
border-radius: 8px;
|
||||
font-weight: 400;
|
||||
font-size: 8px;
|
||||
font-size: 11px;
|
||||
color: #029D88;
|
||||
}
|
||||
.header-bottom-foot-title{
|
||||
|
@ -974,8 +974,8 @@
|
|||
line-height: 22px;
|
||||
text-align: left;
|
||||
font-weight: 600;
|
||||
font-size: 23rpx;
|
||||
color: #08A28A;
|
||||
font-size: 30rpx;
|
||||
color: #029d88;
|
||||
}
|
||||
.header-bottom-foot{
|
||||
width: 100%;
|
||||
|
|
Loading…
Reference in New Issue