From 6bf7fdbea7ac9e2e246a684eab836a46764c7f0a Mon Sep 17 00:00:00 2001 From: shijing Date: Tue, 29 Apr 2025 14:41:46 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E8=A1=A8=E5=A4=B4=E9=A2=9C=E8=89=B2?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=AE=BE=E5=AE=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index f9e31794..0d94bfc0 100644 --- a/src/App.vue +++ b/src/App.vue @@ -161,7 +161,27 @@ export default { .el-calendar > .el-calendar__body { padding: 0 20px 20px; } - +.el-table thead.is-group th.el-table__cell.colorheader1{ + background-color: rgba(246, 98, 98, 0.323)!important; +} +.el-table thead.is-group th.el-table__cell.colorheader2{ + background-color: rgba(250, 130, 11, 0.325)!important; +} +.el-table thead.is-group th.el-table__cell.colorheader3{ + background-color: rgba(247, 235, 9, 0.311)!important; +} +.el-table thead.is-group th.el-table__cell.colorheader4{ + background-color: rgba(30, 252, 10, 0.202)!important; +} +.el-table thead.is-group th.el-table__cell.colorheader5{ + background-color: rgba(11, 251, 231, 0.326)!important; +} +.el-table thead.is-group th.el-table__cell.colorheader6{ + background-color: rgba(12, 85, 255, 0.326)!important; +} +.el-table thead.is-group th.el-table__cell.colorheader7{ + background-color: rgba(51, 15, 253, 0.317)!important; +} // 排放系统 // .el-popper {