Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/tousseImage.jsp =================================================================== diff -u -r27592 -r27595 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/tousseImage.jsp (.../tousseImage.jsp) (revision 27592) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/tousseImage.jsp (.../tousseImage.jsp) (revision 27595) @@ -305,21 +305,21 @@ if(screenHeight == 1080){ $('body').css('zoom',0.97); }else if(screenHeight == 1050){ - $('body').css('zoom',1.01); + $('body').css('zoom',0.935); }else if(screenHeight == 1024){ - $('body').css('zoom',0.945); + $('body').css('zoom',0.901); }else if(screenHeight == 960){ - $('body').css('zoom',0.861); + $('body').css('zoom',0.812); }else if(screenHeight == 900){ - $('body').css('zoom',0.806); + $('body').css('zoom',0.731); }else if(screenHeight == 864){ - $('body').css('zoom',0.734); + $('body').css('zoom',0.685); }else if(screenHeight == 800){ - $('body').css('zoom',0.645); + $('body').css('zoom',0.596); }else if(screenHeight == 768){ - $('body').css('zoom',0.601); + $('body').css('zoom',0.550); }else if(screenHeight == 720){ - $('body').css('zoom',0.535); + $('body').css('zoom',0.485); }else if(screenHeight == 600){ $('body').css('zoom',0.365); }else {