jiangping
2025-07-18 26d5120ab49d11c8771d5df1e4a2b4b732b24198
admin/src/layouts/TableLayout.vue
@@ -201,4 +201,14 @@
.yellowstate{
  color: #fc9d20;
}
.orderstate4{
  color: #157713;
}
.orderstate0,.orderstate1,.orderstate2,.orderstate3{
  color: #2080f7;
}
.orderstate99{
  color: #5d6269;
}
</style>