From 86ed2c446fb16ebb9e3750702ee5fc400e293365 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A2=E5=BA=8F=E6=8C=AF?= Date: Wed, 3 Jan 2024 10:35:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E7=A8=8B=E8=BD=A6=E4=BD=9C=E4=B8=9A?= =?UTF-8?q?=E7=AE=A1=E6=8E=A7=E5=8F=8A=E4=BA=BA=E5=91=98=E8=A1=8C=E4=B8=BA?= =?UTF-8?q?AI=E6=99=BA=E8=83=BD=E8=AF=86=E5=88=AB=E9=A2=84=E8=AD=A6?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E9=A1=B9=E7=9B=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dataInterface/humidityData/index.vue | 130 +++++++++------- god-ui/src/views/dataInterface/load/index.vue | 130 +++++++++------- .../views/dataInterface/pressures/index.vue | 130 +++++++++------- .../dataInterface/vibrationData/index.vue | 142 +++++++++++------- .../views/dataInterface/viscosity/index.vue | 130 +++++++++------- 5 files changed, 397 insertions(+), 265 deletions(-) diff --git a/god-ui/src/views/dataInterface/humidityData/index.vue b/god-ui/src/views/dataInterface/humidityData/index.vue index d3c7f636..ab972555 100644 --- a/god-ui/src/views/dataInterface/humidityData/index.vue +++ b/god-ui/src/views/dataInterface/humidityData/index.vue @@ -1,35 +1,31 @@