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>