Index: ssts-web/src/main/webapp/disinfectsystem/config/qysrmyy/realTimeDashboards/css/index.css =================================================================== diff -u -r35069 -r35074 --- ssts-web/src/main/webapp/disinfectsystem/config/qysrmyy/realTimeDashboards/css/index.css (.../index.css) (revision 35069) +++ ssts-web/src/main/webapp/disinfectsystem/config/qysrmyy/realTimeDashboards/css/index.css (.../index.css) (revision 35074) @@ -664,4 +664,21 @@ .quarter span { transform: scale(0.9); } +} + +.columnLeft_1 .urgent, +.columnLeft_1 .noUrgent { + display: none; +} + +.columnLeft_1 .noUrgent { + align-items: center; +} + +.columnLeft_1 .noUrgent span{ + font-size: 1.2rem; +} + +.columnLeft_1 .noUrgent h4{ + margin-bottom: 0; } \ No newline at end of file Index: ssts-web/src/main/webapp/disinfectsystem/config/qysrmyy/realTimeDashboards/js/index.js =================================================================== diff -u -r35073 -r35074 --- ssts-web/src/main/webapp/disinfectsystem/config/qysrmyy/realTimeDashboards/js/index.js (.../index.js) (revision 35073) +++ ssts-web/src/main/webapp/disinfectsystem/config/qysrmyy/realTimeDashboards/js/index.js (.../index.js) (revision 35074) @@ -23,7 +23,9 @@ return } if (sstsConfig.enableUrgentFunction) { - $('.urgent').show(); + $('.urgent').css('display','flex'); + }else { + $('.noUrgent').css('display','flex'); } setInterval(getTime, 1000); initToTime(); Index: ssts-web/src/main/webapp/disinfectsystem/config/qysrmyy/realTimeDashboards/index.jsp =================================================================== diff -u -r35069 -r35074 --- ssts-web/src/main/webapp/disinfectsystem/config/qysrmyy/realTimeDashboards/index.jsp (.../index.jsp) (revision 35069) +++ ssts-web/src/main/webapp/disinfectsystem/config/qysrmyy/realTimeDashboards/index.jsp (.../index.jsp) (revision 35074) @@ -24,41 +24,43 @@ -
数据加载中,请稍后...
-
+

0

今日已处理物品
-
+

0

待处理加急物品
-
+

0

已处理加急物品
+
+ + + 今日已处理物品 + +

0

+