diff --git a/src/assets/images/dataBoard/box.png b/src/assets/images/dataBoard/box.png new file mode 100644 index 00000000..3d1a98f6 Binary files /dev/null and b/src/assets/images/dataBoard/box.png differ diff --git a/src/assets/images/dataBoardTwo/box.png b/src/assets/images/dataBoardTwo/box.png new file mode 100644 index 00000000..3d1a98f6 Binary files /dev/null and b/src/assets/images/dataBoardTwo/box.png differ diff --git a/src/views/projectAdmin/dataBoardTwo/dataBoard.vue b/src/views/projectAdmin/dataBoardTwo/dataBoard.vue index 53b097a1..a89d1c89 100644 --- a/src/views/projectAdmin/dataBoardTwo/dataBoard.vue +++ b/src/views/projectAdmin/dataBoardTwo/dataBoard.vue @@ -6,11 +6,12 @@ - {{$t('message.dataBoard.headerTitle')}} + + 中建科创数字建造管控平台 - {{$t('message.dataBoard.headerTitle2')}} + 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{