mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-16 20:05:07 +08:00
Vue3 重构:登录日志
This commit is contained in:
@ -26,3 +26,9 @@
|
||||
border-left-color: var(--el-color-primary);
|
||||
}
|
||||
}
|
||||
|
||||
// 添加表头样式
|
||||
.el-table.yudao-table {
|
||||
--el-table-header-bg-color: #f8f8f9;
|
||||
--el-table-header-text-color: #606266;
|
||||
}
|
||||
|
Reference in New Issue
Block a user