From 5632fea50c6f7a21981cf857d7b72be073c1d0bc Mon Sep 17 00:00:00 2001 From: zengwh <81383286@qq.com> Date: Mon, 27 Apr 2020 14:50:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/recordManage/commomSearch/commomListqf.jsp | 3 +++ .../views/recordManage/commomSearch/showRecord.jsp | 1 + .../views/recordManage/commomSearch/showRecordIframe.jsp | 8 ++++---- .../recordManage/commomSearch/showRecordIframeBlood.jsp | 6 +++--- src/main/webapp/index.jsp | 8 ++++++++ .../js/recordManage/commomSearch/showRecordIframe.js | 1 + .../recordManage/templateSearch/customSearchIframeqf.js | 2 +- src/main/webapp/static/pdfjs/web/viewer.html | 6 +++--- src/main/webapp/static/pdfjs/web/viewer.js | 4 ++-- 9 files changed, 26 insertions(+), 13 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/recordManage/commomSearch/commomListqf.jsp b/src/main/webapp/WEB-INF/views/recordManage/commomSearch/commomListqf.jsp index a0c5aa5..285aeac 100644 --- a/src/main/webapp/WEB-INF/views/recordManage/commomSearch/commomListqf.jsp +++ b/src/main/webapp/WEB-INF/views/recordManage/commomSearch/commomListqf.jsp @@ -170,6 +170,9 @@ height: 30px !important; line-height: 30px !important; } + form{ + margin-bottom: 0!important; + } diff --git a/src/main/webapp/WEB-INF/views/recordManage/commomSearch/showRecord.jsp b/src/main/webapp/WEB-INF/views/recordManage/commomSearch/showRecord.jsp index a6fdfaa..453f252 100644 --- a/src/main/webapp/WEB-INF/views/recordManage/commomSearch/showRecord.jsp +++ b/src/main/webapp/WEB-INF/views/recordManage/commomSearch/showRecord.jsp @@ -49,6 +49,7 @@ } .inputDiv{ padding:0!important; + margin-left: -3%!important; } .modal-header{ height:6%; diff --git a/src/main/webapp/WEB-INF/views/recordManage/commomSearch/showRecordIframe.jsp b/src/main/webapp/WEB-INF/views/recordManage/commomSearch/showRecordIframe.jsp index f85d2aa..547e0fd 100644 --- a/src/main/webapp/WEB-INF/views/recordManage/commomSearch/showRecordIframe.jsp +++ b/src/main/webapp/WEB-INF/views/recordManage/commomSearch/showRecordIframe.jsp @@ -29,13 +29,13 @@ } .content-left{ height:100%; - width:24%; + width:19%; float:left; background-color: #FFFFFF; } .content-right{ height:100%; - width:75%; + width:80%; float:right; padding-left:1%; background-color: #FFFFFF; @@ -47,7 +47,7 @@
-
+
-
+