From b5e67b232d5648fcdd60594132bd773a35ff9ea6 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Wed, 30 Nov 2022 17:22:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=AF=E8=A7=86=E5=8C=96=E5=9B=BE=E6=96=87?= =?UTF-8?q?=E5=A4=96=E8=BE=B9=E8=B7=9D=E6=97=A0=E6=95=88=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/common/js/layout.admin.js | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/public/static/common/js/layout.admin.js b/public/static/common/js/layout.admin.js index 734272999..7b3cb151b 100644 --- a/public/static/common/js/layout.admin.js +++ b/public/static/common/js/layout.admin.js @@ -890,7 +890,7 @@ function FormBackModuleConfigImagesTextHandle(data) "content_title_style_margin_top_": "title_style_margin_top", "content_title_style_margin_right_": "title_style_margin_right", "content_title_style_margin_bottom_": "title_style_margin_bottom", - "content_title_style_margin_left": "title_style_margin_left", + "content_title_style_margin_left_": "title_style_margin_left", "content_desc_": "desc", "content_desc_style_color_": "desc_style_color", "content_desc_style_font_size_": "desc_style_font_size", @@ -898,7 +898,7 @@ function FormBackModuleConfigImagesTextHandle(data) "content_desc_style_margin_top_": "desc_style_margin_top", "content_desc_style_margin_right_": "desc_style_margin_right", "content_desc_style_margin_bottom_": "desc_style_margin_bottom", - "content_desc_style_margin_left": "desc_style_margin_left", + "content_desc_style_margin_left_": "desc_style_margin_left", "content_to_name_": "name", "content_to_type_": "type", "content_to_value_": "value" @@ -2485,17 +2485,17 @@ function ModuleConfigImagesTextItemContentHtml(data) // 外边距 html += `
- - - - + + + + px
`; // 字体大小和左右居中 html += `
- + px
@@ -2516,17 +2516,17 @@ function ModuleConfigImagesTextItemContentHtml(data) // 外边距 html += `
- - - - + + + + px
`; // 字体大小和左右居中 html += `
- + px