liukangdong
2024-10-24 44dd2c7c73d5fead948902cad2695ae30d4620e2
screen/src/views/EnergyConsum.vue
@@ -963,7 +963,7 @@
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 92px;
  height: 90px;
  position: relative;
  padding: 0px 40px 16px;
  font-weight: 600;
@@ -993,15 +993,14 @@
    align-items: center;
    .time {
      width: 180px;
      width: 130px;
      display: flex;
      justify-content: flex-end;
      padding-bottom: 10px;
      font-size: 36px;
      font-size: 30px;
    }
    .week {
      margin-left: 36px;
      margin-left: 20px;
    }
  }