Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.jsp =================================================================== diff -u -r25710 -r25781 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.jsp (.../awaitForRecycleList.jsp) (revision 25710) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.jsp (.../awaitForRecycleList.jsp) (revision 25781) @@ -988,10 +988,7 @@ function openQuickRecyclePage(){ location.href = "expressRecycleForTouchScreen.jsp?resolution=${param.resolution}&id="+id; } -/*Annie 快速入框*/ -function modificationImg(){ - $('#IntheBox').attr('src','./1980/images/speediness_hover.png') -} + function onmouseoutImg(){ $('#IntheBox').attr('src','./1980/images/speediness.png') } Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/expressIntoBasket.js =================================================================== diff -u -r25773 -r25781 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/expressIntoBasket.js (.../expressIntoBasket.js) (revision 25773) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/expressIntoBasket.js (.../expressIntoBasket.js) (revision 25781) @@ -722,27 +722,6 @@ $('#recycleAmount'+row).val(recycleAmount-1); } } -//打开编辑数量页面 -var openElement; -function openUpdateAmount(obj,row){ - obj.blur(); - var width = 550; - var height = 300; - if(resolution == '1980'){ - width = 750; - height = 400; - } - openElement = obj; - layerIndex = layer.open({ - type : 2, - title : ['修改数量',true], - content : 'updateAmount.jsp?resolution='+1980+'&row='+row, - area : [width + 'px' , height + 'px'], - border : [5, 0.3, '#fff', true], - closeBtn : [2 , true], - offset : ['250px',''] - }); -} //打开输入装载数量页面 function openUpdateLoadAmount(obj,row){ if(!sstsConfig.enableCustomIntoBasketWithCustomAmount){ @@ -821,7 +800,7 @@ '