Ver código fonte

UI-调整图表

wanghao 4 dias atrás
pai
commit
f135e64364
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      src/views/SenEquipmentCenter.vue

+ 2 - 1
src/views/SenEquipmentCenter.vue

@@ -187,6 +187,7 @@
 								label: {
 									show: true,
 									fontSize: 14,
+									color:'#fff',
 									fontWeight: 'bold',
 									formatter: '{b}:{c} \n {d}%'
 								}
@@ -575,7 +576,7 @@
 	//图表设备分析
 	.company_fx {
 		width: 100%;
-		height: 200px;
+		height: 180px;
 	}
 
 	.company_fx_text {