Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.jsp =================================================================== diff -u -r40845 -r41022 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.jsp (.../recycleForTouchScreen.jsp) (revision 40845) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.jsp (.../recycleForTouchScreen.jsp) (revision 41022) @@ -253,6 +253,7 @@ var source = '${param.source}'; var fromLogin = '${fromLogin}'; var cleanBasketBarcodes = '${param.cleanBasketBarcodes}'; +var serverName = '<%=request.getServerName()%>'; if(fromLogin == 'true'){ welcome(departName,userName); <%session.removeAttribute("fromLogin");%> @@ -598,6 +599,22 @@ line-height:200px; overflow:hidden; } + .add-form .add4,.add-form .add4:hover{ + right: 360px; + background:url('./1980/images/enableSNCode.png') no-repeat; + width:166px; + height:64px; + line-height:200px; + overflow:hidden; + } + .add-form .add5,.add-form .add5:hover{ + right: 360px; + background:url('./1980/images/disabledSNCode.png') no-repeat; + width:166px; + height:64px; + line-height:200px; + overflow:hidden; + } #divElement { right: 225px; top: 280px; @@ -818,6 +835,8 @@
+ +