设备监控

This commit is contained in:
仲么了
2024-01-11 08:54:09 +08:00
parent abb832b824
commit 442b056d6b
14 changed files with 495 additions and 126 deletions

View File

@@ -9,3 +9,8 @@
background-color: var(--el-color-primary) !important;
border-radius: 30px !important;
}
.vxe-header--row {
background: var(--el-color-primary);
color: var(--el-color-white);
}