This commit is contained in:
kbing1981 2024-07-17 16:14:22 +08:00
parent 66b1012301
commit 2bf4ca08d9
1 changed files with 8 additions and 8 deletions

View File

@ -1587,12 +1587,12 @@
background: linear-gradient(90deg, #029d88, #2fc094);
color: #ffffff;
margin-left: 5px;
border-radius: 30rpx;
height:50rpx;
line-height: 50rpx;
width: 100rpx;
border-radius: 15px;
height: 25px;
line-height: 25px;
width: 50px;
text-align: center;
font-size: 26rpx;
font-size: 13px;
}
.header-view-data{
display: flex;