diff --git a/ruoyi-admin/src/main/resources/static/img/thermometer1.png b/ruoyi-admin/src/main/resources/static/img/thermometer1.png new file mode 100644 index 0000000..ff0b81c Binary files /dev/null and b/ruoyi-admin/src/main/resources/static/img/thermometer1.png differ diff --git a/ruoyi-admin/src/main/resources/templates/index.html b/ruoyi-admin/src/main/resources/templates/index.html index cf8c4ea..645dba9 100644 --- a/ruoyi-admin/src/main/resources/templates/index.html +++ b/ruoyi-admin/src/main/resources/templates/index.html @@ -301,6 +301,9 @@ if($.common.isNotEmpty(skin)){ $("body").addClass([[${skinName}]]); } +$('#fullScreen').on('click', function () { + $(document).toggleFullScreen(); +}); function tankuan(){ $(".tipfloat").animate({height:"show"},800); } diff --git a/ruoyi-admin/src/main/resources/templates/report/TemperatureArrayTreemap.html b/ruoyi-admin/src/main/resources/templates/report/TemperatureArrayTreemap.html index 131f4e9..08d9d20 100644 --- a/ruoyi-admin/src/main/resources/templates/report/TemperatureArrayTreemap.html +++ b/ruoyi-admin/src/main/resources/templates/report/TemperatureArrayTreemap.html @@ -1,246 +1,285 @@ - +
-