Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/customIntoBasket.jsp
===================================================================
diff -u -r13317 -r13337
--- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/customIntoBasket.jsp (.../customIntoBasket.jsp) (revision 13317)
+++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/customIntoBasket.jsp (.../customIntoBasket.jsp) (revision 13337)
@@ -358,14 +358,14 @@
}
function addToussItem(row,tousseName,materialName,recycleAmount,tousseDefinitionID,tousseAmount,idCardBarcode){
- var trElement = $('
'+
+ var trElement = $(' |
'+
''+
''+
''+
'' +
''+
'' + idCardBarcode + ' | ' +
- '' + tousseName + ' | ' +
+ '' + tousseName + ' | ' +
' | '+
' | '+
'入筐 | '+
Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/1980/images/customIntoBasketStyle.css
===================================================================
diff -u -r13317 -r13337
--- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/1980/images/customIntoBasketStyle.css (.../customIntoBasketStyle.css) (revision 13317)
+++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/1980/images/customIntoBasketStyle.css (.../customIntoBasketStyle.css) (revision 13337)
@@ -38,7 +38,7 @@
.add-form .add a{background:url(pic_bg.jpg) no-repeat; width:169px; height:62px; display:block; line-height:200px; overflow:hidden}
.add-form .add a:hover{ background-position:0 -63px;}
-.data-table{position:absolute; width:1160px; height:670px; bottom:90px; left:33px}
+.data-table{position:absolute; width:1160px; height:670px; bottom:90px; left:20px}
.data-table .box{ height:580px; overflow-y:scroll; overflow-x:hidden;}
.data-table .box table{ margin:0 auto; width:1083px}
.data-table .input-a{ background:url(pic_bg.jpg) no-repeat 0 -206px; border:none; width:396px; height:62px; font-size:26px; padding:0 10px; line-height:40px;}