diff --git a/ruoyi-admin/src/main/resources/static/img/card.png b/ruoyi-admin/src/main/resources/static/img/card.png index 06ecbf9..6a9a41e 100644 Binary files a/ruoyi-admin/src/main/resources/static/img/card.png and b/ruoyi-admin/src/main/resources/static/img/card.png differ 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 9db06ed..5e69328 100644 --- a/ruoyi-admin/src/main/resources/templates/system/TVibrationsensorData/RealTimeMonitor.html +++ b/ruoyi-admin/src/main/resources/templates/system/TVibrationsensorData/RealTimeMonitor.html @@ -21,7 +21,7 @@ .box-main, .box-header, .ui-layout-content { - background: #000; + background: #012447; color: #fff; } diff --git a/ruoyi-admin/src/main/resources/templates/system/TempertureData/DistributionCabinetMonitor.html b/ruoyi-admin/src/main/resources/templates/system/TempertureData/DistributionCabinetMonitor.html index 476f176..21f578c 100644 --- a/ruoyi-admin/src/main/resources/templates/system/TempertureData/DistributionCabinetMonitor.html +++ b/ruoyi-admin/src/main/resources/templates/system/TempertureData/DistributionCabinetMonitor.html @@ -21,7 +21,7 @@ .box-main, .box-header, .ui-layout-content { - background: #000; + background: #012447; color: #fff; }