中建四(大屏):背景图更改

This commit is contained in:
骆乐 2022-09-14 18:05:41 +08:00
parent 7c69583e87
commit bd55f3952c

View File

@ -185,13 +185,14 @@ export default {
}
}
.right {
width: 29%;
background-image: url(../assets/images/common/bgc_bluechart.png);
width: 32%;
background-image: url(../assets/images/common/echart_blue.gif);
background-size: 100%;
background-repeat: no-repeat;
.row {
font-size: 12px;
color: #c4c7cc;
margin-left: 35%;
margin-left: 38%;
margin-top: 39%;
}
}