Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.jsp =================================================================== diff -u -r27782 -r27823 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.jsp (.../recycleForTouchScreen.jsp) (revision 27782) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/recycleForTouchScreen.jsp (.../recycleForTouchScreen.jsp) (revision 27823) @@ -344,6 +344,7 @@ position: absolute; left: 0; top: 0; + z-index: -1; } #scanContainerBarcodeTipUl { height: 99%; @@ -356,6 +357,14 @@ bottom: 76px; right: 66px; } + #divElement { + right: 130px; + margin-top: 250px; + } + .mbody .btn-h,.mbody .btn-h:hover { + margin: 0px !important; + } + @@ -387,11 +396,10 @@
备注:
沟通人
+
-
-
@@ -526,6 +534,7 @@ $('.add-form .depart,.add-form .appType,.add-form .applyTime').css({'top':'90px'}); $('.add-form .remark,.add-form .communicationUserName').css({'top':'170px'}); $('.add-form .add,.add-form .add2,.add-form .addQM').css({'margin-top':'240px'}); + $('#divElement').css({'margin-top':'340px','right':'180px'}); $('.data-table').css({'left':'40px','bottom':'70px','height':'700px'}); $('#tousseItemBox').css({'height':'620px'}); @@ -535,6 +544,7 @@ $('.data-table').css({'left':'40px','height':'720px'}); $('#tousseItemBox').css({'height':'640px'}); $('.zhuangzai-table').css({'height':'1030px','bottom':'70px','right':'60px','width':'610px'}); + $('#divElement').css({'margin-top':'360px','right':'180px'}); } }else if(screenWidth>1270 && screenWidth<1300){ if(screenHeight<730){ @@ -543,6 +553,7 @@ $('.add-form .depart,.add-form .appType,.add-form .applyTime').css({'top':'40px'}); $('.add-form .remark,.add-form .communicationUserName').css({'top':'110px'}); $('.add-form .add,.add-form .add2').css({'margin-top':'170px'}); + $('#divElement').css({'margin-top':'250px'}); $('.data-table').css({'left':'40px','bottom':'90px','height':'540px','width':'1230px'}); $('#tousseItemBox').css({'height':'460px'}); @@ -558,6 +569,7 @@ $('.add-form .depart,.add-form .appType,.add-form .applyTime').css({'top':'40px'}); $('.add-form .remark,.add-form .communicationUserName').css({'top':'110px'}); $('.add-form .add,.add-form .add2').css({'margin-top':'170px'}); + $('#divElement').css({'margin-top':'250px','right':'180px'}); $('.data-table').css({'left':'40px','bottom':'55px','height':'580px'}); $('#tousseItemBox').css({'height':'500px'}); @@ -568,13 +580,15 @@ $('.data-table').css({'left':'40px','height':'600px'}); $('#tousseItemBox').css({'height':'520px'}); $('.zhuangzai-table').css({'height':'850px','bottom':'60px','right': '50px'}); + $('#divElement').css({'margin-top':'270px','right':'180px'}); } }else { $('.mbody').css({'width':'1920px','height':'1460px'}); $('.add-form .name,.add-form .operator,.add-form .recyclingTime').css({'top':'40px'}); $('.add-form .depart,.add-form .appType,.add-form .applyTime').css({'top':'120px'}); $('.add-form .remark,.add-form .communicationUserName').css({'top':'200px'}); $('.add-form .add,.add-form .add2,.add-form .addQM').css({'margin-top':'280px'}); + $('#divElement').css({'margin-top':'400px','right':'180px'}); $('.data-table').css({'left':'30px','bottom':'75px','height':'770px'}); $('#tousseItemBox').css({'height':'690px'}); @@ -586,6 +600,7 @@ $('.add-form .depart,.add-form .appType,.add-form .applyTime').css({'top':'40px'}); $('.add-form .remark,.add-form .communicationUserName').css({'top':'110px'}); $('.add-form .add,.add-form .add2').css({'margin-top':'170px'}); + $('#divElement').css({'margin-top':'250px'}); $('.data-table').css({'left':'40px','bottom':'80px','height':'550px','width':'1230px'}); $('#tousseItemBox').css({'height':'470px'}); @@ -601,6 +616,7 @@ $('.add-form .depart,.add-form .appType,.add-form .applyTime').css({'top':'40px'}); $('.add-form .remark,.add-form .communicationUserName').css({'top':'110px'}); $('.add-form .add,.add-form .add2').css({'margin-top':'170px'}); + $('#divElement').css({'margin-top':'255px','right':'180px'}); $('.data-table').css({'left':'40px','bottom':'50px','height':'580px'}); $('#tousseItemBox').css({'height':'500px'}); @@ -611,13 +627,15 @@ $('.data-table').css({'left':'40px','height':'600px'}); $('#tousseItemBox').css({'height':'520px'}); $('.zhuangzai-table').css({'height':'850px','bottom':'60px','right': '50px'}); + $('#divElement').css({'margin-top':'270px','right':'180px'}); } }else if(screenWidth>1590 && screenWidth<1610){ $('.mbody').css({'width':'2010px','height':'1080px'}); $('.add-form .name,.add-form .operator,.add-form .recyclingTime').css({'top':'-30px'}); $('.add-form .depart,.add-form .appType,.add-form .applyTime').css({'top':'40px'}); $('.add-form .remark,.add-form .communicationUserName').css({'top':'110px'}); $('.add-form .add,.add-form .add2').css({'margin-top':'170px'}); + $('#divElement').css({'margin-top':'250px'}); $('.data-table').css({'left':'30px','bottom':'70px','height':'570px','width':'1220px'}); $('#tousseItemBox').css({'height':'490px'}); @@ -626,8 +644,9 @@ $('.mbody').css({'width':'1994px'}); $('.data-table').css({'left':'55px','bottom':'60px','height':'570px','width':'1190px'}); $('#tousseItemBox').css({'height':'490px'}); + $('#divElement').css({'margin-top':'250px','right':'150px'}); if(isIE()){ - $('.mbody_02').css({'height':'1020px'}); + $('.mbody_02').css({'height':'1020px'}); } }