Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.jsp =================================================================== diff -u -r29019 -r29077 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.jsp (.../awaitForRecycleList.jsp) (revision 29019) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.jsp (.../awaitForRecycleList.jsp) (revision 29077) @@ -1332,9 +1332,9 @@ }else if(screenHeight>730 && screenHeight<780){ $('.xubox_layer').css('zoom',1.5) }else if(screenHeight>790 && screenHeight<810){ - $('.xubox_layer').css('zoom',1.4) + $('.xubox_layer').css('zoom',1.2) }else { - $('.xubox_layer').css('zoom',1.4) + $('.xubox_layer').css('zoom',1.2) } }else if(screenWidth>1350 && screenWidth<1370){ $('.xubox_layer').css('zoom',1.5)