This commit is contained in:
kbing1981 2024-08-09 15:22:18 +08:00
parent 1f404b276d
commit 67ba5e4a81
3 changed files with 7 additions and 7 deletions

View File

@ -1376,14 +1376,14 @@
.detail-foot-title{
width: 100px;
height:24px;
background: linear-gradient(90deg, #e4f5cd, #ade287);
background: linear-gradient(90deg, #eefaf8, #daf5f1);
border-radius: 0 15rpx 0 30rpx;
font-weight: 400;
font-size: 12px;
color: #5fa933;
color: #01b899;
text-align: right;
line-height: 24px;
padding-right: 18px;
padding-right: 15px;
position: absolute;
right: 0;
top: 0;

View File

@ -1389,11 +1389,11 @@
.detail-foot-title{
width: 100px;
height:24px;
background: linear-gradient(90deg, #edf9f6, #97e9dc);
background: linear-gradient(90deg, #eefaf8, #daf5f1);
border-radius: 0 15rpx 0 30rpx;
font-weight: 400;
font-size: 12px;
color: #019c88;
color: #01b899;
text-align: right;
line-height: 24px;
padding-right: 20px;

View File

@ -1459,11 +1459,11 @@
.detail-foot-title{
width: 100px;
height:24px;
background: linear-gradient(90deg, #ffdf96, #feca76);
background: linear-gradient(90deg, #eefaf8, #daf5f1);
border-radius: 0 15rpx 0 30rpx;
font-weight: 400;
font-size: 12px;
color: #a13504;
color: #01b899;
text-align: right;
line-height: 24px;
padding-right: 15px;