From 62bb84dc65e4560ec02a193906c396721fe0c0f9 Mon Sep 17 00:00:00 2001 From: vdpAdmin Date: Fri, 11 Feb 2022 18:08:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=BF=E6=8D=A2=E7=94=9F=E6=88=90HTML?= =?UTF-8?q?=E6=BA=90=E7=A0=81=E4=B8=AD=E7=9A=84CDN=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/code-generator.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/utils/code-generator.js b/src/utils/code-generator.js index 47aeed8..e68ab7f 100644 --- a/src/utils/code-generator.js +++ b/src/utils/code-generator.js @@ -8,7 +8,7 @@ export const generateCode = function(formJson, codeType= 'vue') { VForm Demo - + @@ -29,8 +29,8 @@ export const generateCode = function(formJson, codeType= 'vue') { document.body.appendChild(scriptEle) } - - + +