This commit is contained in:
liushuai
2020-04-23 12:06:29 +08:00
parent e3c1eceb13
commit 6bb56595b2
6 changed files with 9 additions and 7 deletions

View File

@@ -701,6 +701,6 @@ export default {
background: #9bd7fc !important;
}
.disCompleteColor{
background: rgb(233,240,250) !important;
background: #C6D7B3 !important;
}
</style>