From d8114d76cdfae4e929381cb8d1e2145cae0bc677 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9C=E7=AC=99=E6=AD=8C?= <2277317060@qq.com> Date: Thu, 5 Sep 2024 14:59:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=8C=AF=E5=8A=A8=E7=9B=91?= =?UTF-8?q?=E6=8E=A7=E5=9B=BE=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../TVibrationsensorData/RealTimeMonitor.html | 155 ++++++++++-------- 1 file changed, 83 insertions(+), 72 deletions(-) diff --git a/ruoyi-admin/src/main/resources/templates/system/TVibrationsensorData/RealTimeMonitor.html b/ruoyi-admin/src/main/resources/templates/system/TVibrationsensorData/RealTimeMonitor.html index e865d80..4f50880 100644 --- a/ruoyi-admin/src/main/resources/templates/system/TVibrationsensorData/RealTimeMonitor.html +++ b/ruoyi-admin/src/main/resources/templates/system/TVibrationsensorData/RealTimeMonitor.html @@ -29,7 +29,7 @@ .chartDiv .time { font-size: 16px; - color:#0003; + color: #0003; width: 100%; text-align: center; } @@ -37,7 +37,7 @@ .chartDiv .mileage { position: absolute; top: 70%; - left: 29%; + left: 24.2%; transform: translateX(-50%); } @@ -45,7 +45,7 @@ font-size: 1.25vw; position: absolute; top: 80%; - left: 29%; + left: 24.2%; transform: translateX(-50%); } @@ -87,20 +87,8 @@