From 7abed7a9a97b801b2c1d3e87043402451ba85fd8 Mon Sep 17 00:00:00 2001 From: sunheyi <1061867552@qq.com> Date: Thu, 29 Jun 2023 11:22:21 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E9=A1=B5=E8=84=9A=E5=8F=8B=E9=93=BE?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E7=A6=81=E6=AD=A2=EF=BC=8C=E6=89=93=E8=B5=8F?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E7=A6=81=E6=AD=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.yaml | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/settings.yaml b/settings.yaml index 5f5191d2..6696aac0 100644 --- a/settings.yaml +++ b/settings.yaml @@ -466,7 +466,7 @@ spec: name: centerImg label: 社交媒体中间logo help: logo图片链接 - placeholder: 请填写logo图片链接 + placeholder: 请填写logo图片链接 - $formkit: repeater name: socialMediaLeft label: 社交媒体(左) @@ -628,14 +628,14 @@ spec: - label: 跳转链接 value: normal - label: 图片 - value: image + value: image - $formkit: menuRadio name: menu label: 底部相关链接 - $formkit: radio name: enable_footer_group label: 启用页脚友链 - value: true + value: false options: - label: 启用 value: true @@ -645,8 +645,8 @@ spec: name: fetchUrl value: "`https://moments.0206.ink/randomfriend?num=3`" label: 页脚友链地址 - placeholder: 请输入页脚友链地址 - help: 注意格式 (`友链地址`) + placeholder: 请输入页脚友链地址 + help: 注意格式 (`友链地址`) - group: post label: 文章 @@ -683,7 +683,7 @@ spec: - $formkit: radio name: enable_reward help: 启用文章打赏,请正确填写名称和二维码图片链接 - value: true + value: false options: - label: 启用 value: true @@ -818,7 +818,7 @@ spec: - $formkit: attachment name: authorCareersBackground label: 职业生涯背景图 - placeholder: 建议找个透明图 + placeholder: 建议找个透明图 - $formkit: select name: personalities label: 人格 @@ -909,7 +909,7 @@ spec: label: 爱好游戏背景 placeholder: 请输入内容 value: https://img.zhheo.com/i/2022/08/31/630efa7ae39fe.webp - + - $formkit: group name: game2 label: 爱好游戏2相关配置 @@ -991,7 +991,7 @@ spec: name: music_link label: 音乐偏好按钮链接 placeholder: 请输入内容 - value: + value: - $formkit: attachment name: music_bg label: 音乐偏好背景 @@ -1039,7 +1039,7 @@ spec: - $formkit: color name: authorInfoColor label: 内容颜色 - placeholder: 请输入内容 + placeholder: 请输入内容 - $formkit: textarea name: xjlc label: 心路历程 @@ -1066,12 +1066,12 @@ spec: name: content: wxPay: - alipay: + alipay: children: - $formkit: radio name: enable_reward help: 启用文章打赏,请正确填写名称和二维码图片链接 - value: true + value: false options: - label: 启用 value: true @@ -1123,7 +1123,7 @@ spec: value: "Y" - label: 否 value: "N" - + - group: style label: 样式(WIP) formSchema: @@ -1275,9 +1275,9 @@ spec: name: apiurl value: "`https://moments.0206.ink/`" label: token地址 - placeholder: 请输入token地址 - help: 注意格式 (`token地址`) - + placeholder: 请输入token地址 + help: 注意格式 (`token地址`) + - group: comments label: 评论 formSchema: From d93a9e1ba62e28ea174f7ba486bfc30e5a800b3f Mon Sep 17 00:00:00 2001 From: sunheyi <1061867552@qq.com> Date: Thu, 29 Jun 2023 11:25:09 +0800 Subject: [PATCH 2/4] =?UTF-8?q?=E5=8F=B3=E9=94=AE=E8=8F=9C=E5=8D=95?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E6=89=93=E5=BC=80=E6=89=8D=E6=98=AF=E5=AE=8C?= =?UTF-8?q?=E6=95=B4=E7=89=88=E6=9C=AC=EF=BC=8C=E8=A6=81=E4=B8=8D=E6=9C=89?= =?UTF-8?q?=E4=BA=9B=E5=8A=9F=E8=83=BD=E4=B8=8D=E8=83=BD=E7=94=A8=E7=9A=84?= =?UTF-8?q?=EF=BC=8C=E6=AF=94=E5=A6=82=E5=88=87=E6=8D=A2=E6=B5=85=E8=89=B2?= =?UTF-8?q?=E6=B7=B1=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.yaml b/settings.yaml index 6696aac0..a69622a8 100644 --- a/settings.yaml +++ b/settings.yaml @@ -1189,7 +1189,7 @@ spec: - $formkit: radio name: switch label: 开关 - value: false + value: true options: - label: 打开 value: true From d123fd4602885f23907a5cc6d36414a2685026dd Mon Sep 17 00:00:00 2001 From: sunheyi <1061867552@qq.com> Date: Thu, 29 Jun 2023 11:52:41 +0800 Subject: [PATCH 3/4] =?UTF-8?q?=E6=B7=BB=E5=8A=A01?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.yaml b/settings.yaml index a69622a8..50146e18 100644 --- a/settings.yaml +++ b/settings.yaml @@ -5,7 +5,7 @@ metadata: spec: forms: - group: basics - label: 基础 + label: 基础1 formSchema: - $formkit: date name: siteStartTime From 3d7704ed0ada55eb6ce88a48984d01c9f64be6ab Mon Sep 17 00:00:00 2001 From: sunheyi <1061867552@qq.com> Date: Thu, 29 Jun 2023 11:52:53 +0800 Subject: [PATCH 4/4] =?UTF-8?q?=E5=8E=BB=E9=99=A41?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.yaml b/settings.yaml index 50146e18..a69622a8 100644 --- a/settings.yaml +++ b/settings.yaml @@ -5,7 +5,7 @@ metadata: spec: forms: - group: basics - label: 基础1 + label: 基础 formSchema: - $formkit: date name: siteStartTime