更改了全局样式
This commit is contained in:
parent
bbbca84b57
commit
3aa15ac249
BIN
src/assets/images/dataBoard/box.png
Normal file
BIN
src/assets/images/dataBoard/box.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
BIN
src/assets/images/dataBoardTwo/box.png
Normal file
BIN
src/assets/images/dataBoardTwo/box.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.6 KiB |
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user