03 2023 档案

摘要:1. 表格整体背景色修改 /* 表格整体背景色 */ ::v-deep .el-table, ::v-deep .el-table__expanded-cell { background-color: transparent !important; } 2. 表格内tr背景色修改 ::v-deep 阅读全文
posted @ 2023-03-14 17:55 大云之下 阅读(1317) 评论(0) 推荐(0)

大云之下