@@ -243,6 +243,10 @@
}],
yAxis: [
{
+ name:'人',
+ nameTextStyle:{
+ color:'#fff',
+ },
min:0,
minInterval:1,
axisTick: {
@@ -463,7 +463,7 @@
this.chartReload3 = setInterval(function() {
right_t_b.clear()
right_t_b.setOption(planOption)
- }, 1000 * 4)
+ }, 1000 * 20)
},
//预案-MQTT连接
offPlanMQTT(type) {
@@ -235,13 +235,13 @@
margin-top: 6px;
div{
display: inline-block;
- width:267px;
+ width:283px;
height: 52px;
margin-left:-18px;
cursor: pointer;
p{
- margin: 0 40px;
- width: 187px;
+ margin: 0 auto;
+ width: 208px;
font-size: 26px;
color: #FFFFFF;