This commit is contained in:
shijingjing
2022-02-14 11:18:44 +08:00
parent 7e738bc11b
commit c3ec7b1dcd
3 changed files with 9 additions and 28 deletions

View File

@@ -353,13 +353,6 @@ uni-page-body {
}
}
.status0 {
color: #ff883c;
.icon {
background: #ff883c;
}
}
.status1 {
color: #1aaaff;
.icon {
@@ -373,13 +366,6 @@ uni-page-body {
background: #42d784;
}
}
.status3 {
color: #ff4466;
.icon {
background: #ff4466;
}
}
}
}