工作组项目管理;资料群组维护

This commit is contained in:
zhaoxiao
2021-09-01 17:52:41 +08:00
parent bc7b52b90b
commit cff0c93cf8
7 changed files with 221 additions and 181 deletions
@@ -239,11 +239,11 @@ export default {
}
&-partial-payment {
background-color: rgb(0, 133, 192);
background: linear-gradient(0deg,#0075a9 0%, #0096d8 100%);
}
&-non-payment {
background-color: rgb(232, 232, 232);
background: #e8e8e8;
}
}
</style>