From bdb2d1de781f61606e4e7a17cec626cc38c40a1b Mon Sep 17 00:00:00 2001 From: ly19960718 <1622779752@qq.com> Date: Mon, 9 Aug 2021 13:56:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=93=E5=8D=B0=E9=A1=B5=E9=9D=A2=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../route/basiccheckpersonaction/print.html | 121 ++++++++++------- .../route/basiccheckpersoninfo/print.html | 44 +++--- .../static/route/entityres/print.html | 6 +- .../route/hearttalk/print-heart-talk.html | 96 +++++++------ .../static/route/indexgeneral/print.html | 15 +-- .../static/route/indexgeneraltwo/print.html | 14 +- .../audit-party-clean-meeting.html | 32 +++-- .../edit-party-clean-meeting.html | 35 +++-- .../list-party-clean-meeting.html | 9 -- .../print-party-clean-meeting.html | 28 ++-- .../save-party-clean-meeting.html | 38 ++++-- .../route/partycommitteemeeting/print.html | 8 +- .../static/route/partypunishinfo/print.html | 54 +++++--- .../static/route/problemclue/print.html | 44 +++--- .../static/route/supervisecheck/print.html | 127 +++++++++++------- 15 files changed, 392 insertions(+), 279 deletions(-) diff --git a/src/main/resources/static/route/basiccheckpersonaction/print.html b/src/main/resources/static/route/basiccheckpersonaction/print.html index ea589f5..8b37560 100644 --- a/src/main/resources/static/route/basiccheckpersonaction/print.html +++ b/src/main/resources/static/route/basiccheckpersonaction/print.html @@ -11,8 +11,6 @@ - -

{{ d.dutyIndexLibName }}

- 上报时间:{{ d.gmtCreate}} + 上报时间:{{ d.gmtCreate }} 上报人:{{ d.creatorName }}

- {{# if(d.imagesList.length > 0) { }} -
-
- {{# layui.each(d.imagesList, function(index, item){ }} -
- {{# }); }} -
- -
- - - - -
-
- {{# } }} -
-

标题:{{ d.dutyTitle }}

-

时间:{{ d.actionTime }}

-

街道办事处:{{ d.streetOrgName }}

-

社区名称:{{ d.communityName }}

-

工作要求:

-

{{ d.workRequire }}

-

措施:

-

{{ d.workMeasures }}

-

完成情况:

-

{{ d.completeInfo }}

-

备注:

-

{{ d.remarks }}

+
+ + + {{# if(d.imagesList.length > 0) { }} +
+
+ {{# layui.each(d.imagesList, function(index, item){ }} +
+ {{# }); }} +
+ +
+ + + + +
+
+ {{# } }} + + + + + + + + + + + + + + + + + + + + + + + + +
时间{{ d.actionTime }}街道办事处{{ d.streetOrgName }}社区名称{{ d.communityName }}
工作要求{{ d.workRequire }}
措施{{ d.workMeasures }}
完成情况{{ d.completeInfo }}
备注{{ d.remarks }}
+
@@ -185,8 +207,8 @@ function initData() { var loadLayerIndex; top.restAjax.get(top.restAjax.path('api/basiccheckpersonaction/get/{reportId}', [reportId]), {}, null, function(code, data) { - initPrintButton(data.indexAuditStatus) initImages(data) + initPrintButton(data.indexAuditStatus) }, function(code, data) { top.dialog.msg(data.msg); }, function() { @@ -201,16 +223,16 @@ if(s == '1' || s == '2'){ $(".print").show(); } - } + } + + $('.close').on('click', function() { closeBox(); }); $('.print').on('click', function() { - - $("#main").jqprint({ debug: false, //是否显示iframe查看效果 importCSS: true, @@ -219,6 +241,7 @@ }); }); + // 校验 form.verify({ }); diff --git a/src/main/resources/static/route/basiccheckpersoninfo/print.html b/src/main/resources/static/route/basiccheckpersoninfo/print.html index 13af524..2fad7a5 100644 --- a/src/main/resources/static/route/basiccheckpersoninfo/print.html +++ b/src/main/resources/static/route/basiccheckpersoninfo/print.html @@ -19,12 +19,24 @@
diff --git a/src/main/resources/static/route/indexgeneraltwo/print.html b/src/main/resources/static/route/indexgeneraltwo/print.html index eb8e6d5..d9e2785 100644 --- a/src/main/resources/static/route/indexgeneraltwo/print.html +++ b/src/main/resources/static/route/indexgeneraltwo/print.html @@ -21,11 +21,10 @@
-
+
@@ -167,7 +167,9 @@
- + + +
-
+
@@ -170,6 +170,9 @@
+ + + diff --git a/src/main/resources/static/route/partycleanmeeting/save-party-clean-meeting.html b/src/main/resources/static/route/partycleanmeeting/save-party-clean-meeting.html index dfe1a7d..d68e0b3 100644 --- a/src/main/resources/static/route/partycleanmeeting/save-party-clean-meeting.html +++ b/src/main/resources/static/route/partycleanmeeting/save-party-clean-meeting.html @@ -80,22 +80,22 @@ -
+ +
@@ -104,30 +104,30 @@
-
+
- +
- +
-
+
@@ -158,8 +158,6 @@
- -
@@ -173,6 +171,9 @@
+ + + +
+ + + {{# if(d.imagesList.length > 0) { }} +
+
+ {{# layui.each(d.imagesList, function(index, item){ }} +
+ {{# }); }} +
+ +
+ + + + +
+
+ {{# } }} + + + + + + + + + + + + + + + + + + + + + + + + +
检查地点{{ d.checkPlace }}检查人员{{ d.checkPerson }}检查时间{{ d.checkDateTime }}
检查情况{{ d.checkInfo }}
检查内容{{ d.checkContent }}
检查过程中发现的问题{{ d.checkProblem }}
处理结果{{ d.checkResult }}
+
+ + +