龚焕茏
2024-04-24 130d63cd0b0e39e26e7826440814e5f8ed1d9e1e
src/views/screen/components/screen-data/index.vue
@@ -67,7 +67,7 @@
        grid: {
          top: '10%',
          right: 0,
          bottom: '15%',
          bottom: '17%',
        },
        legend: {
          right: 0,
@@ -170,8 +170,8 @@
  margin: 10px 0;
  .panel-item {
    width: 120px;
    height: 120px;
    width: 110px;
    height: 110px;
  }
}
</style>