From 6da6323df9496ecf3fee19e75b8a79955b8a74dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=B5=B7?= <10402852@qq.com> Date: Mon, 26 Dec 2022 17:11:07 +0800 Subject: [PATCH] 'commit' --- Doc/设计思路.txt | 6 +- WebRoot/html/formDesign/designModulePage.html | 1 - WebRoot/html/formDesign/editorMenu.html | 62 ---- WebRoot/html/formDesign/fill.html | 12 - .../html/formDesign/handwrittenSignature.html | 44 --- ...tPageInfo.html => listModulePageInfo.html} | 1 - WebRoot/html/formDesign/listTaskPageInfo.html | 64 ++++ WebRoot/html/formDesign/preview.html | 325 +++++++++--------- .../Zjb/Controller/ZjbController.java | 7 + .../dsideal/FengHuang/Zjb/Model/ZjbModel.java | 34 ++ 10 files changed, 270 insertions(+), 286 deletions(-) delete mode 100644 WebRoot/html/formDesign/editorMenu.html delete mode 100644 WebRoot/html/formDesign/handwrittenSignature.html rename WebRoot/html/formDesign/{listPageInfo.html => listModulePageInfo.html} (99%) create mode 100644 WebRoot/html/formDesign/listTaskPageInfo.html diff --git a/Doc/设计思路.txt b/Doc/设计思路.txt index 36dda28..102bd1f 100644 --- a/Doc/设计思路.txt +++ b/Doc/设计思路.txt @@ -3,4 +3,8 @@ 每个任务有多个模板, -http://10.10.11.124:9000/FengHuang/html/formDesign/listPageInfo.html?module_id=1 \ No newline at end of file +# 模板内容构建 +http://10.10.11.124:9000/FengHuang/html/formDesign/listModulePageInfo.html?module_id=1 + +# 查看任务填充情况 +http://10.10.11.124:9000/FengHuang/html/formDesign/listTaskPageInfo.html?task_id=1 \ No newline at end of file diff --git a/WebRoot/html/formDesign/designModulePage.html b/WebRoot/html/formDesign/designModulePage.html index 131721e..4a185d7 100644 --- a/WebRoot/html/formDesign/designModulePage.html +++ b/WebRoot/html/formDesign/designModulePage.html @@ -32,7 +32,6 @@ layui.config({base: './ayq/modules/'}).use(['layer', 'formDesigner'], function () { var formDesigner = layui.formDesigner; var data = []; - //需要获取当前的url中参数module_id和page let module_id = $.getUrlParam('module_id'); let page = $.getUrlParam('page'); diff --git a/WebRoot/html/formDesign/editorMenu.html b/WebRoot/html/formDesign/editorMenu.html deleted file mode 100644 index 96307d5..0000000 --- a/WebRoot/html/formDesign/editorMenu.html +++ /dev/null @@ -1,62 +0,0 @@ - - - - - Title - - - - -
- -
-
- - - - - \ No newline at end of file diff --git a/WebRoot/html/formDesign/fill.html b/WebRoot/html/formDesign/fill.html index a8cbb7a..a1e7489 100644 --- a/WebRoot/html/formDesign/fill.html +++ b/WebRoot/html/formDesign/fill.html @@ -17,12 +17,8 @@
- -
-