Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.jsp =================================================================== diff -u -r31245 -r31246 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.jsp (.../recycleForTouchScreen.jsp) (revision 31245) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.jsp (.../recycleForTouchScreen.jsp) (revision 31246) @@ -741,6 +741,7 @@ $('#tousseItemBox').css({'height':(553-height)+'px'}); $('.zhuangzai-table').css({'width':'660px','height':(863-height)+'px'}); $('.add-form').css({'width':'1220px','height':'265px'}); + $('.add-form .applyTime').css({'width':'440px'}); }else if(screenWidth>1390 && screenWidth<1450){ var height = 1140 - body_height; $('.mbody').css({'width':'1950px','height':'1140px'});