Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/1980/images/style.css
===================================================================
diff -u -r25392 -r25412
--- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/1980/images/style.css (.../style.css) (revision 25392)
+++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/1980/images/style.css (.../style.css) (revision 25412)
@@ -203,7 +203,8 @@
.clds-box .send .new{ display:block; width:137px; height:63px; background:url(btn_new1.png) no-repeat 0px 0px; margin:0 auto;line-height:200px; overflow:hidden}
.clds-box .send table{ width:50%; margin:0 auto}
-.image-box{ width:604px; margin:0 auto; font-size:18px; background:#f0f0f0; padding:0px 0px}
+/*.image-box{ width:604px; margin:0 auto; font-size:18px; background:#f0f0f0; padding:0px 0px}*/
+.image-box{ width:565px; margin:0 auto; font-size:18px; background:#f0f0f0; padding:0px 0px}
.image-box .table{ border:1px solid #ddd; padding:1px}
.image-box .table th{ border-right:1px solid #fff;border-bottom:1px solid #ddd; color:#369; font-size:17px;}
.image-box .title{ background:url(tit_bg_01.jpg) repeat-x; height:40px;}
Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/tousseImage.jsp
===================================================================
diff -u -r24363 -r25412
--- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/tousseImage.jsp (.../tousseImage.jsp) (revision 24363)
+++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/tousseImage.jsp (.../tousseImage.jsp) (revision 25412)
@@ -1,4 +1,5 @@
-
+<%----%>
+
<%@ page contentType="text/html; charset=UTF-8"%>
<%@page import="com.forgon.disinfectsystem.entity.basedatamanager.imagefilemanager.ImageFile"%>
@@ -23,6 +24,7 @@
document.write('');
function getTousseMaterial(){
+ var sumTotal =0;
var BElement = document.createElement('B');
var insertText = document.createTextNode(tousseName);
BElement.appendChild(insertText);
@@ -40,7 +42,8 @@
for (var i=0; i';
trData += ''+materialName+' | ';
trData += ''+materialAmount+' | ';
@@ -259,7 +262,9 @@
-
+
+ 材料汇总:
+
![]()
@@ -288,7 +293,7 @@