/** 自定义 Element Plus 样式 */ .el-table { // 表头 th.el-table__cell { background-color: var(--el-fill-color-light) !important; } }