From e6cdb5d50452250c5b78513ead7b12b4476393eb Mon Sep 17 00:00:00 2001 From: "guoqi.sun" Date: Sun, 9 Jul 2023 09:56:57 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E4=B8=AA=E4=BA=BA=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.yaml | 82 ++++++++----------- .../widgets/about-widgets/statistics-map.html | 20 +---- 2 files changed, 36 insertions(+), 66 deletions(-) diff --git a/settings.yaml b/settings.yaml index a01fab38..fbd917ba 100644 --- a/settings.yaml +++ b/settings.yaml @@ -1298,53 +1298,41 @@ spec: label: 51la 网站统计 help: 统计ID placeholder: 请输入内容 - - $formkit: text - name: mapLocation - label: 居住地坐标 - help: 示例:22.5824,113.2154 - placeholder: 请输入经纬度坐标 - # - $formkit: group - # name: map - # label: 地图相关配置 - # value: - # StrengthenTitle: - # background: - # backgroundDark: - # authorInfo: - # children: - # - $formkit: text - # name: StrengthenTitle - # label: 居住地 - # placeholder: 请输入内容 - # - $formkit: attachment - # name: background - # label: 地图亮色模式背景 - # placeholder: 请输入内容 - # - $formkit: attachment - # name: backgroundDark - # label: 地图暗色模式背景 - # placeholder: 请输入内容 - # - $formkit: repeater - # name: authorInfo - # label: 个人信息 - # min: 3 - # max: 3 - # children: - # - $formkit: text - # name: authorInfoTitle - # label: 标题 - # placeholder: 请输入内容 - # value: 标题 - # - $formkit: text - # name: authorInfoContent - # label: 内容 - # placeholder: 请输入内容 - # value: 内容 - # - $formkit: color - # name: authorInfoColor - # label: 内容颜色 - # placeholder: 请输入内容 - # value: '#ffffff' + - $formkit: group + name: map + label: 地图相关配置 + value: + StrengthenTitle: + background: + backgroundDark: + authorInfo: + children: + - $formkit: text + name: mapLocation + label: 居住地坐标 + help: 示例:22.582401,113.215456 + placeholder: 请输入经纬度坐标 + - $formkit: repeater + name: authorInfo + label: 个人信息 + min: 3 + max: 3 + children: + - $formkit: text + name: authorInfoTitle + label: 标题 + placeholder: 请输入内容 + value: 标题 + - $formkit: text + name: authorInfoContent + label: 内容 + placeholder: 请输入内容 + value: 内容 + - $formkit: color + name: authorInfoColor + label: 内容颜色 + placeholder: 请输入内容 + value: '#ffffff' - $formkit: textarea name: xjlc label: 心路历程 diff --git a/templates/modules/widgets/about-widgets/statistics-map.html b/templates/modules/widgets/about-widgets/statistics-map.html index 3d7f47fc..b23639e4 100644 --- a/templates/modules/widgets/about-widgets/statistics-map.html +++ b/templates/modules/widgets/about-widgets/statistics-map.html @@ -40,24 +40,6 @@ th:text="${texts[2].authorInfoContent}">BI工程师 - @@ -129,7 +111,7 @@ });