驾驶舱功能开发

This commit is contained in:
GGJ
2025-05-28 08:41:29 +08:00
parent 2a6b9a37d2
commit 06d4f0ec91
21 changed files with 1866 additions and 170 deletions

View File

@@ -20,10 +20,10 @@
// }
.vxe-header--row {
// background: var(--vxe-table-header-background-color);
// color: var(--vxe-table-header-font-color);
background: var(--el-color-primary);
color: #fff;
background: var(--vxe-table-header-background-color);
color: var(--vxe-table-header-font-color);
// background: var(--el-color-primary);
// color: #fff;
font-size: 14px;
}