jiangping
2025-07-19 c5d1a8fa28cb86a7b5f7a3b818a240fd6ab68dcb
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>