From 666cef93092426c00a60d9a131cbc9b64d25fd90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=B5=B7?= <10402852@qq.com> Date: Tue, 27 Dec 2022 08:24:32 +0800 Subject: [PATCH] 'commit' --- WebRoot/html/formDesign/fill.html | 1 + WebRoot/html/formDesign/listModulePageInfo.html | 2 +- WebRoot/html/formDesign/preview.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/WebRoot/html/formDesign/fill.html b/WebRoot/html/formDesign/fill.html index bca0f89..912ac88 100644 --- a/WebRoot/html/formDesign/fill.html +++ b/WebRoot/html/formDesign/fill.html @@ -67,6 +67,7 @@ async: false, success: function (result) { console.log(result); + result = $.parseJSON('{"input_1":"sdf","password_2":"sdf","textarea_3":"sdfsdf"}') data = result; render = formDesigner.render({ elem: '#workspace', diff --git a/WebRoot/html/formDesign/listModulePageInfo.html b/WebRoot/html/formDesign/listModulePageInfo.html index 3b21307..a8dc499 100644 --- a/WebRoot/html/formDesign/listModulePageInfo.html +++ b/WebRoot/html/formDesign/listModulePageInfo.html @@ -15,7 +15,7 @@