ZZJ
2021-11-24 3ebbc2428787332807d6de215dd23072079b800c
src/pages/internetEquipment/views/helemetEquipment.vue
@@ -32,6 +32,7 @@
  },
  data() {
    return {
      boundArr: [],
      warnArr: [],
      lowBatteryArr: [],
    };
@@ -64,8 +65,12 @@
  .footer {
    height: 292px;
    display: flex;
    justify-content: space-between;
    justify-content: start;
    color: #4f4f4f;
    .elec-module {
      margin: 0 20px;
    }
  }
}
</style>