Index: ssts-web/src/main/webapp/disinfectsystem/toussePictures/toussePictures.jsp =================================================================== diff -u -r25774 -r25857 --- ssts-web/src/main/webapp/disinfectsystem/toussePictures/toussePictures.jsp (.../toussePictures.jsp) (revision 25774) +++ ssts-web/src/main/webapp/disinfectsystem/toussePictures/toussePictures.jsp (.../toussePictures.jsp) (revision 25857) @@ -1,5 +1,5 @@ - <%@ page contentType="text/html; charset=UTF-8"%> + <%@page import="com.forgon.disinfectsystem.entity.basedatamanager.imagefilemanager.ImageFile"%> @@ -12,12 +12,11 @@ - + - @@ -40,6 +39,7 @@ .autoCloseTitle{font-size:18px;font-weight: bold;font-family: "微软雅黑";margin-bottom:0;} .autoCloseText{color:red;font-size:22px;margin-left: 6px;} .autoCloseBtn{font-size:14px;color:#b5a614;display: block;cursor: pointer;} + .model-wrapp{width:730px;height:527px;background:#fff;position: absolute;top:50%;margin-top: -260px;left:50%;margin-left:-315px;z-index: 2000000;display: none;overflow: hidden;} @@ -62,6 +62,8 @@ 查询 添加质量监测 +
+