Commit c18d65ed authored by xiexingan's avatar xiexingan

tj

parent 0813ee26
...@@ -131,5 +131,14 @@ export default { ...@@ -131,5 +131,14 @@ export default {
color: #32a5ea !important; color: #32a5ea !important;
background-color: red !important; background-color: red !important;
} }
.table-row-mode{
background: rgb(245, 214, 155);
}
.table-row-mechanical{
background: #71e6e6;
}
.table-row-natural{
background: #b5f096;
}
} }
</style> </style>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment