This commit is contained in:
caolc
2023-05-11 09:02:10 +08:00
parent 3c8c985cce
commit ffd45a79c2
15 changed files with 71 additions and 67 deletions

View File

@@ -30,11 +30,11 @@ page {
}
.oil-main-color {
color: #FE0505 !important;
color: #000000 !important;
}
.bg-main-oil {
background-color: #FE0505 !important;
background-color: #1890FF !important;
}
.oil-main-btn-color {
@@ -168,7 +168,7 @@ page {
.mini-label::before {
content: '';
position: absolute;
background-color: #FF5200;
background-color: #1890FF;
width: 8upx;
height: 1.4rem;
left: 0;