dedsudiyu 1 mēnesi atpakaļ
vecāks
revīzija
b3c8bdaec2

+ 4 - 0
src/components/personnelAdmittanceECharts/personnelAdmittanceECharts.vue

@@ -243,6 +243,10 @@
           }],
           yAxis: [
             {
+              name:'人',
+              nameTextStyle:{
+                color:'#fff',
+              },
               min:0,
               minInterval:1,
               axisTick: {

+ 1 - 1
src/views/courtyardManage/courtyardHome.vue

@@ -463,7 +463,7 @@
         this.chartReload3 = setInterval(function() {
           right_t_b.clear()
           right_t_b.setOption(planOption)
-        }, 1000 * 4)
+        }, 1000 * 20)
       },
       //预案-MQTT连接
       offPlanMQTT(type) {

+ 3 - 3
src/views/headerComponent.vue

@@ -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;
           height: 52px;
           font-size: 26px;
           color: #FFFFFF;