南昌市物联网技防平台-前端
shuishen
2021-04-09 531ec703529b6d096bb271bfecff4f5910f62afe
src/styles/alarmAnalysis/alarmAnalysis.scss
@@ -25,7 +25,7 @@
.timeSearchBtn .timeSearch {
    position: relative;
    left: 1.2%;
    top: 40.6%;
    top: 42.6%;
}
//预警总数统计
@@ -121,6 +121,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 +163,7 @@
.alarmTypeProStatis .el-row {
    position: relative;
    top: 120px;
    top: 24px;
}
//预警设备类型占比
@@ -187,6 +218,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,7 +260,7 @@
.confirmTimeProStatis .el-row {
    position: relative;
    top: 120px;
    top: 24px;
}
//预警平均速度排行