From 6b224df68b8b228cd250423fdc03fb84239de119 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AA=86=E4=B9=90?= <342503599@qq.com> Date: Wed, 15 Jun 2022 18:08:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/projectAdmin/dataBoardTwo/style.less | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/projectAdmin/dataBoardTwo/style.less b/src/views/projectAdmin/dataBoardTwo/style.less index 22ddef89..c44205f6 100644 --- a/src/views/projectAdmin/dataBoardTwo/style.less +++ b/src/views/projectAdmin/dataBoardTwo/style.less @@ -187,7 +187,7 @@ background-image: url('../../../assets/images/dataBoard/blockBG2.png'); .greenBtn{ font-size: 12px; color: rgba(255, 255, 254, 1); - background-color: rgba(25, 59, 67, 1); + // background-color: rgba(25, 59, 67, 1); position: relative; height: 22px; line-height: 22px; @@ -197,7 +197,7 @@ background-image: url('../../../assets/images/dataBoard/blockBG2.png'); cursor: pointer; &.active{ color: rgba(247, 211, 0, 100); - background-color: rgba(40, 35, 5, 1); + // background-color: rgba(40, 35, 5, 1); // .arrow{ // opacity: 1; // } @@ -723,13 +723,13 @@ background-image: url('../../../assets/images/dataBoard/blockBG2.png'); background-image: url('../../../assets/images/dataBoard/blueTheme2/word_bg.png'); background-repeat: no-repeat; background-size: 100% 100%; - color: rgba(255, 255, 254, 0.7); + // color: rgba(255, 255, 254, 0.7); &.active{ // background-color: #276BD9; background-image: url('../../../assets/images/dataBoard/blueTheme2/word_bg_active.png'); background-repeat: no-repeat; background-size: 100% 100%; - color: rgba(255, 255, 254, 1); + color: white; } } .bg1{