门户网站栏目建设小程序设计页面
原图

预期

css
:deep(.el-table__header) {background-color: #F5F7FA;}
:deep(.el-table tr) {background-color: rgba(0,0,0,0);}
:deep(.el-table th.el-table__cell) {background-color: rgba(0,0,0,0);}
原图

预期

css
:deep(.el-table__header) {background-color: #F5F7FA;}
:deep(.el-table tr) {background-color: rgba(0,0,0,0);}
:deep(.el-table th.el-table__cell) {background-color: rgba(0,0,0,0);}