liukangdong
2024-05-27 ee903836deabebc81d8cd3d683513a425fcc144e
admin/src/assets/style/style.scss
@@ -114,10 +114,20 @@
    font-weight: bold;
  }
}
.status-blue{
  color: #3C77DA;
}
.status-green{
  color:green;
}
.status-red{
  color:red;
}
.tip-warn {
  margin: 4px 0 25px 0;
  font-size: 12px;
  color: #999;
  line-height: 25px;
  i {
    color: orange;
    margin-right: 4px;