MrShi
2025-08-21 a223d5e29e9384f720ae98c44cbe10f8fa4f73e7
admin/src/layouts/TableLayout.vue
@@ -198,4 +198,17 @@
.bluestate{
  color: #2080f7;
}
.yellowstate{
  color: #fc9d20;
}
.orderstate4{
  color: #157713;
}
.orderstate0,.orderstate1,.orderstate2,.orderstate3{
  color: #2080f7;
}
.orderstate99{
  color: #5d6269;
}
</style>