doum
2025-09-04 9d901b4215323c97a00a068cd962f5c9c04dadfa
admin/src/layouts/TableLayout.vue
@@ -189,4 +189,26 @@
    }
  }
}
.redstate{
  color: #a10e0e;
}
.greenstate{
  color: #157713;
}
.bluestate{
  color: #2080f7;
}
.yellowstate{
  color: #fc9d20;
}
.orderstate4{
  color: #157713;
}
.orderstate0,.orderstate1,.orderstate2,.orderstate3{
  color: #2080f7;
}
.orderstate99{
  color: #5d6269;
}
</style>