diff --git a/ruoyi-admin/src/main/resources/templates/system/Monitor/TempMonitor.html b/ruoyi-admin/src/main/resources/templates/system/Monitor/TempMonitor.html index 644f7c0..94b98ca 100644 --- a/ruoyi-admin/src/main/resources/templates/system/Monitor/TempMonitor.html +++ b/ruoyi-admin/src/main/resources/templates/system/Monitor/TempMonitor.html @@ -107,8 +107,7 @@ { field: 'monitorAddr', title: '测控点位置', - align: 'left', - width: '20%' + align: 'left' }, { field: 'collectDeviceId', 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 4f16db3..039fdd9 100644 --- a/ruoyi-admin/src/main/resources/templates/system/TVibrationsensorData/RealTimeMonitor.html +++ b/ruoyi-admin/src/main/resources/templates/system/TVibrationsensorData/RealTimeMonitor.html @@ -156,6 +156,7 @@ { name: 'Pressure', type: 'gauge', + animation: false, detail: { formatter: '{value}', offsetCenter: [0, '20%'], @@ -177,6 +178,7 @@ { name: 'Pressure', type: 'gauge', + animation: false, detail: { fontSize: 20, formatter: '{value}' @@ -242,6 +244,7 @@ { name: 'Pressure', type: 'gauge', + animation: false, detail: { formatter: '{value}', offsetCenter: [0, '20%'], @@ -263,6 +266,7 @@ { name: 'Pressure', type: 'gauge', + animation: false, detail: { fontSize: 20, formatter: '{value}' diff --git a/ruoyi-admin/src/main/resources/templates/system/TempertureData/TempertureReport.html b/ruoyi-admin/src/main/resources/templates/system/TempertureData/TempertureReport.html index fecbb13..1297d65 100644 --- a/ruoyi-admin/src/main/resources/templates/system/TempertureData/TempertureReport.html +++ b/ruoyi-admin/src/main/resources/templates/system/TempertureData/TempertureReport.html @@ -126,6 +126,7 @@ var tempInfo = ''; for (var i = 0; i < tempData.length; i++) { tempInfo += '
'; + /* tempInfo += '';*/ /*info += '