Explorar el Código

首页-压力监测显示效果优化

yanglzh hace 2 años
padre
commit
5ca7dfdd46
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/heating/home/index.vue

+ 1 - 1
src/views/heating/home/index.vue

@@ -349,7 +349,7 @@ export default defineComponent({
             color: state.charts.color,
           },
         },
-        grid: { top: 80, bottom: 30 },
+        grid: { top: 60, bottom: 20, left: 30, right: 30, containLabel: true },
         xAxis: [{ data: state.pressureXAxisData }],
         yAxis: [
           {