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