0
点赞
收藏
分享

微信扫一扫

从零起步:学习数据结构的完整路径

香小蕉 2023-08-22 阅读 30

原图

 预期

 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);}

举报

相关推荐

0 条评论