jiangping
2025-07-15 528c681b62b56aca151beba65a95c2173c903334
admin/src/layouts/TableLayout.vue
@@ -189,4 +189,16 @@
    }
  }
}
.redstate{
  color: #a10e0e;
}
.greenstate{
  color: #157713;
}
.bluestate{
  color: #2080f7;
}
.yellowstate{
  color: #fc9d20;
}
</style>