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