南昌市物联网技防平台-前端
liuyg
2021-04-09 9c67dc3526d8ad356e1dcd0cc80e4382866ea6a7
src/styles/alarmAnalysis/alarmAnalysis.scss
@@ -25,7 +25,7 @@
.timeSearchBtn .timeSearch {
    position: relative;
    left: 1.2%;
    top: 40.6%;
    top: 42.6%;
}
//预警总数统计
@@ -104,6 +104,10 @@
    font-size: 14px;
}
.avue-data-cardText .item-footer span:nth-child(2) {
    color: red;
}
//预警类型占比
.alarmTypePro {
    background-color: #ffffff;
@@ -121,6 +125,37 @@
    left: 1%;
}
.alarmTypeTotal {
    //background-color: antiquewhite;
    width: 10%;
    height: 100px;
    position: relative;
    left: 9.37%;
    top: -58%;
}
.numAlarmType {
    text-align: center;
    position: relative;
    top: 15%;
}
.numAlarmType span {
    font-size: 28px;
    color: #4B4B4B;
}
.textAlarmType {
    text-align: center;
    position: relative;
    top: 20%;
}
.textAlarmType span {
    font-size: 14px;
    color: #757575;
}
.alarmTypeProStatis {
    //background-color: aqua;
    width: 50%;
@@ -132,7 +167,7 @@
.alarmTypeProStatis .el-row {
    position: relative;
    top: 120px;
    top: 24px;
}
//预警设备类型占比
@@ -187,6 +222,37 @@
    left: 1%;
}
.confirmTimeTotal {
    //background-color: antiquewhite;
    width: 12%;
    height: 100px;
    position: relative;
    left: 12.87%;
    top: -58%;
}
.numConfirmTime {
    text-align: center;
    position: relative;
    top: 15%;
}
.numConfirmTime span {
    font-size: 28px;
    color: #4B4B4B;
}
.textConfirmTime {
    text-align: center;
    position: relative;
    top: 20%;
}
.textConfirmTime span {
    font-size: 14px;
    color: #757575;
}
.confirmTimeProStatis {
    //background-color: aqua;
    width: 60%;
@@ -198,10 +264,10 @@
.confirmTimeProStatis .el-row {
    position: relative;
    top: 120px;
    top: 24px;
}
//预警平均速度排行
//预警平均确认速度排行
.confirmAverageSpeed {
    background-color: #ffffff;
    width: 35%;
@@ -211,6 +277,12 @@
    left: 64.4%;
}
.confirmAverageSpeedTitle span {
    position: relative;
    left: 5%;
    top: 20px;
}
.confirmAverageSpeed .avue-crud {
    width: 90%;
    position: relative;