jiangping
2025-07-15 03460728b50f69ef33d39c8352e95b33253bb056
admin/src/layouts/TableLayout.vue
@@ -189,4 +189,16 @@
    }
  }
}
.redstate{
  color: #a10e0e;
}
.greenstate{
  color: #157713;
}
.bluestate{
  color: #2080f7;
}
.yellowstate{
  color: #fc9d20;
}
</style>