更改了全局样式

This commit is contained in:
骆乐 2022-06-15 17:25:37 +08:00
parent bbbca84b57
commit 3aa15ac249
3 changed files with 5 additions and 5 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -225,7 +225,7 @@
></el-image> -->
<!-- <img class="bgPackImg" src="@/assets/images/longguang2/bg.jpg" alt="" style="width: auto; height: auto;position:absolute"
ref="bgPackImg">
<!-- 点位 -->
点位 -->
<div
v-for="(item, index) in pointList"
class="point"
@ -5187,7 +5187,7 @@ img {
margin-right: 35px;
width: 120px;
height: 39px;
background-image: url("../../../assets/images/dataBoard/tabBG.png");
background-image: url("../../../assets/images/dataBoard/box.png");
display: inline-flex;
align-items: center;
justify-content: center;
@ -5825,7 +5825,7 @@ img {
.pointTabBox {
li {
background-image: url("../../../assets/images/dataBoard/blueTheme/tabBG.png");
color: rgba(255, 255, 254, 0.8);
color: white;
&.active {
background-image: url("../../../assets/images/dataBoard/blueTheme/tabBG-active.png");
color: #ffffff;
@ -5994,7 +5994,7 @@ img {
}
}
.online {
background-color: #0a2124;
// background-color: #0a2124;
.type {
display: inline-block;
width: 50px;
@ -6012,7 +6012,7 @@ img {
}
}
.offline {
background-color: #121a21;
// background-color: #121a21;
.type {
display: inline-block;
width: 50px;