From 508c3588cab9ef73ded4fc6539cbcce9bcf438c2 Mon Sep 17 00:00:00 2001 From: hujl <123@qq.com> Date: Tue, 13 Apr 2021 09:40:19 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E8=B0=83=E7=AA=97=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../WEB-INF/views/beHospitaledDir/beHospList.jsp | 8 +++++++- .../webapp/WEB-INF/views/commitDir/commitList.jsp | 2 +- .../WEB-INF/views/lastVerifyDir/lastVerifyList.jsp | 2 +- .../views/unfileMedicalDir/unfileMedicalList.jsp | 14 +++++++------- 4 files changed, 16 insertions(+), 10 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/beHospitaledDir/beHospList.jsp b/src/main/webapp/WEB-INF/views/beHospitaledDir/beHospList.jsp index 332172b7..af30ed88 100644 --- a/src/main/webapp/WEB-INF/views/beHospitaledDir/beHospList.jsp +++ b/src/main/webapp/WEB-INF/views/beHospitaledDir/beHospList.jsp @@ -135,7 +135,7 @@ } #assortModal > div > div { - margin-top: 50%; + margin-top: 30%; margin-left: 60%; width: 500px; !important; @@ -246,6 +246,12 @@ width: 80%; } + #WZModal2.modal-content { + margin-left: 50%; + margin-top: 10%; + width: 80%; + } + .panel-primary > .panel-heading { background-color: #3c8dbc; border-color: #3c8dbc; diff --git a/src/main/webapp/WEB-INF/views/commitDir/commitList.jsp b/src/main/webapp/WEB-INF/views/commitDir/commitList.jsp index d029185a..a77e0800 100644 --- a/src/main/webapp/WEB-INF/views/commitDir/commitList.jsp +++ b/src/main/webapp/WEB-INF/views/commitDir/commitList.jsp @@ -192,7 +192,7 @@ } #assortModal > div > div { - margin-top: 50%; + margin-top: 30%; margin-left: 60%; width: 500px; !important; diff --git a/src/main/webapp/WEB-INF/views/lastVerifyDir/lastVerifyList.jsp b/src/main/webapp/WEB-INF/views/lastVerifyDir/lastVerifyList.jsp index 0d6a6365..a54ef394 100644 --- a/src/main/webapp/WEB-INF/views/lastVerifyDir/lastVerifyList.jsp +++ b/src/main/webapp/WEB-INF/views/lastVerifyDir/lastVerifyList.jsp @@ -194,7 +194,7 @@ } #assortModal > div > div { - margin-top: 50%; + margin-top: 30%; margin-left: 60%; width: 500px; !important; diff --git a/src/main/webapp/WEB-INF/views/unfileMedicalDir/unfileMedicalList.jsp b/src/main/webapp/WEB-INF/views/unfileMedicalDir/unfileMedicalList.jsp index 8eb1f9a7..c747d678 100644 --- a/src/main/webapp/WEB-INF/views/unfileMedicalDir/unfileMedicalList.jsp +++ b/src/main/webapp/WEB-INF/views/unfileMedicalDir/unfileMedicalList.jsp @@ -65,7 +65,7 @@ } .modal-content { - width: calc(210%); /*width: 1300px;*/ + width: calc(200%); /*width: 1300px;*/ overflow-x: hidden; overflow-y: auto; } @@ -150,7 +150,7 @@ } #maxImg > div > div { - width: calc(210%); + width: calc(200%); margin-left: 20%; !important; } @@ -158,12 +158,12 @@ #delPdfPageModal .modal-header2 { margin-left: 20%; - width: calc(210%); /*margin-left:-15%;*/ + width: calc(200%); /*margin-left:-15%;*/ } #delPdfPageModal .modal-content { margin-left: 20%; - width: calc(210%); /*margin-left:-15%;*/ + width: calc(200%); /*margin-left:-15%;*/ height: calc(100vh - 100px); overflow: hidden; !important; @@ -209,7 +209,7 @@ } #assortModal > div > div { - margin-top: 50%; + margin-top: 30%; margin-left: 90%; width: 500px; !important; @@ -292,12 +292,12 @@ #selModal{ - width: calc(210%); + width: calc(200%); !important; } #selModal > div > div{ - width: calc(210%); + width: calc(200%); !important; }