jiangping
2025-07-16 b0a7148f1830eb544af588e49a36163ee5820c7c
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>