From af05a0f235a958b2f7bfb477c1774e18d82b0ec2 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 15:32:27 +0800 Subject: [PATCH] 'commit' --- .../formDesign/ayq/modules/formDesigner.js | 4 +-- .../formDesign/ayq/modules/staticField.js | 6 ++--- .../formDesign/{preview.html => fill.html} | 0 WebRoot/html/formDesign/index.html | 27 ++++++++++++++----- 4 files changed, 26 insertions(+), 11 deletions(-) rename WebRoot/html/formDesign/{preview.html => fill.html} (100%) diff --git a/WebRoot/html/formDesign/ayq/modules/formDesigner.js b/WebRoot/html/formDesign/ayq/modules/formDesigner.js index d68af03..599582a 100644 --- a/WebRoot/html/formDesign/ayq/modules/formDesigner.js +++ b/WebRoot/html/formDesign/ayq/modules/formDesigner.js @@ -4669,11 +4669,11 @@ layui.config({base: './ayq/modules/'}).define(["layer", 'flow', "laytpl", "eleme }, async: false, success: function (result) { - layer.alert('保存成功!', {icon: 1, title: '成功'}) + layer.msg('保存成功!', {icon: 1,time:1500}) return; } }); - }); + }) $('.generateCode').on('click', function () { var _html = $('
'); diff --git a/WebRoot/html/formDesign/ayq/modules/staticField.js b/WebRoot/html/formDesign/ayq/modules/staticField.js index 34aa74b..b082950 100644 --- a/WebRoot/html/formDesign/ayq/modules/staticField.js +++ b/WebRoot/html/formDesign/ayq/modules/staticField.js @@ -175,9 +175,9 @@ layui.define(['layer'], function (exports) { '