Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/1980/images/washformbody_bg.jpg =================================================================== diff -u -r16036 -r20364 Binary files differ Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/1980/images/washformstyle_position.css =================================================================== diff -u -r15432 -r20364 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/1980/images/washformstyle_position.css (.../washformstyle_position.css) (revision 15432) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/1980/images/washformstyle_position.css (.../washformstyle_position.css) (revision 20364) @@ -123,6 +123,32 @@ .zhuangzai-table .list-item .num{ width:297px;height:58px;line-height:25px;overflow:hidden;} .zhuangzai-table .list-item .del{ width:271px;} +.qingxi-table{position:absolute;width:725px; height:695px; bottom:64px; left:30px;top:245px;} +.qingxi-table .box{height:700px; overflow-y:scroll; overflow-x:hidden} +.qingxi-table table td{ padding:7px 0} +.qingxi-table .name,.zhuangzai-table .num{} +.qingxi-table span{font-size:27px} +.qingxi-table .add{background:url(pic_bg.jpg) no-repeat -318px -136px; width:22px; height:23px; display:inline-block;cursor:pointer} +.qingxi-table .minus{background:url(pic_bg.jpg) no-repeat -318px -162px; width:22px; height:23px; display:inline-block;cursor:pointer} +.qingxi-table .sed{ display:none} +.qingxi-table .list-item li{ background:url(table3_bg.gif) no-repeat top center; padding:8px 0px 7px 0px;font-size:30px; color:#666; line-height:58px;} +.qingxi-table .list-item li em{ width:85px; text-align:center;} +.qingxi-table .list-item li i{ width:129px; text-align:center} +.qingxi-table .list-item li font{ padding-left:40px} +.qingxi-table .list-item li .btn{ background:url(btn_send.jpg) no-repeat top center; background-size:40px; width:84px; height:58px; display:block; line-height:200px; overflow:hidden; margin:0 auto; padding-left:0} +.qingxi-table .list-item li .btn:hover{ background:url(btn_send.jpg) no-repeat top center; background-size:40px; width:84px; height:58px; display:block; line-height:200px; overflow:hidden; margin:0 auto; padding-left:0 } +.qingxi-table .list-item dl{ margin-top:7px; width:800px; background:#f9fce8; } +.qingxi-table .list-item dd{ float:left; border-bottom:1px solid #ddd;border-right:1px solid #ddd; padding:7px 0; text-align:center; } +.qingxi-table .list-item .name{ width:315px;height:58px;line-height:25px;overflow:hidden;} +.qingxi-table .list-item .barcode{ padding-left:0} +.qingxi-table .list-item .code{ width:178px;} +.qingxi-table .list-item .amount{ padding-left:120px} +.qingxi-table .list-item .name span{ no-repeat 0 10px; padding-left:0px;} +.qingxi-table .list-item .num{ width:95px;height:58px;line-height:25px;overflow:hidden;} +.qingxi-table .list-item .del{ width:120px;} +.qingxi-table .btn-box .btn-e{ background:url(112.png) no-repeat; background-position:0 0; background-size:80px; width:137px; height:64px; border:none; line-height:200px; overflow:hidden; text-indent:-9999px; display:block; margin-left:300px;} +.qingxi-table .btn-box .btn-e:hover{ background:url(112.png) no-repeat; background-position:0 0; border:none; background-size:80px; line-height:200px; overflow:hidden; text-indent:-9999px; display:block;} + .copyRight{ position:absolute; bottom:0; height:29px; text-align:center; font-family:Tahoma, Geneva, sans-serif; width:1980px; font-size:16px; line-height:29px;} .clds-box{ width:960px; margin:0 auto; font-size:18px; background:#f0f0f0; padding:15px 10px} Index: ssts-web/src/main/webapp/disinfectsystem/washanddisinfectmanager/washanddisinfectrecord/washForTouchScreen.jsp =================================================================== diff -u -r18077 -r20364 --- ssts-web/src/main/webapp/disinfectsystem/washanddisinfectmanager/washanddisinfectrecord/washForTouchScreen.jsp (.../washForTouchScreen.jsp) (revision 18077) +++ ssts-web/src/main/webapp/disinfectsystem/washanddisinfectmanager/washanddisinfectrecord/washForTouchScreen.jsp (.../washForTouchScreen.jsp) (revision 20364) @@ -53,8 +53,10 @@ session.setAttribute("havePosition",havePosition); if(havePosition == true){ session.setAttribute("positionStyle", "display: block"); + session.setAttribute("qingxiStyle", "display: none"); }else{ session.setAttribute("positionStyle", "display: none"); + session.setAttribute("qingxiStyle", "display: block"); } //语音提示类型 @@ -88,7 +90,7 @@ -
+