From a7a31d9678b95408f71aa08b12e0be65175c3c5b Mon Sep 17 00:00:00 2001 From: zhanghongqing Date: Thu, 25 Oct 2018 15:18:36 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E5=AD=97info=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E5=8F=96=E6=B6=88=E5=AE=A1=E6=A0=B8=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/tags/sys/delRow.tag | 2 +- src/main/webapp/WEB-INF/views/cfg/av/fileSampleForm.jsp | 2 +- .../WEB-INF/views/cfg/fileTransfer/fileDigestForm.jsp | 4 ++-- src/main/webapp/static/global/scripts/common.js | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/main/webapp/WEB-INF/tags/sys/delRow.tag b/src/main/webapp/WEB-INF/tags/sys/delRow.tag index 4f773d9b7..3e1591fd8 100644 --- a/src/main/webapp/WEB-INF/tags/sys/delRow.tag +++ b/src/main/webapp/WEB-INF/tags/sys/delRow.tag @@ -212,7 +212,7 @@ var checkboxes=$("#${id} ${value} tbody tr td input.i-checks:checkbox"); var requestName =requestNameArr[1]; if(requestName.indexOf("null")==-1&&typeof(indexTableName)!="undefined"&&indexTableName!=null&&indexTableName!=''&&indexTableName.indexOf("null")==-1){ - $.jBox.open("iframe:${ctx}/basics/serviceDictInfo/requestSelectInfo", "", 400, 500, { buttons: { '': 1, '': 0 }, + $.jBox.open("iframe:${ctx}/basics/serviceDictInfo/requestSelectInfo", "", 400, 400, { buttons: { '': 1, '': 0 }, submit: function (v, h, f) { if (v == 0) { return true; // close the window diff --git a/src/main/webapp/WEB-INF/views/cfg/av/fileSampleForm.jsp b/src/main/webapp/WEB-INF/views/cfg/av/fileSampleForm.jsp index b9e147af0..4124349b4 100644 --- a/src/main/webapp/WEB-INF/views/cfg/av/fileSampleForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/av/fileSampleForm.jsp @@ -328,7 +328,7 @@ function sampleFileValidate(fileType,fileName){  " - class="fileNoteInfo" data-icon="" style="cursor:default"> + class="fileNoteInfo" data-icon="" style="cursor:default">
diff --git a/src/main/webapp/WEB-INF/views/cfg/fileTransfer/fileDigestForm.jsp b/src/main/webapp/WEB-INF/views/cfg/fileTransfer/fileDigestForm.jsp index 6df5b26a5..927c29225 100644 --- a/src/main/webapp/WEB-INF/views/cfg/fileTransfer/fileDigestForm.jsp +++ b/src/main/webapp/WEB-INF/views/cfg/fileTransfer/fileDigestForm.jsp @@ -5,7 +5,7 @@ <spring:message code="${cfgName}"></spring:message>