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 @@
- -
-