From ba55507de2ca77a8e3fff12d5c2564762b24152a Mon Sep 17 00:00:00 2001 From: j m <1406993111@qq.com> Date: Sat, 6 Apr 2024 17:33:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=EF=BC=9A=E5=AE=89=E5=85=A8?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E4=B8=AD=E8=BD=AC=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.yaml | 6 +++--- theme.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/settings.yaml b/settings.yaml index 5658464..4e52bb7 100644 --- a/settings.yaml +++ b/settings.yaml @@ -1405,7 +1405,7 @@ spec: id: enable_security_link label: 开启 安全链接页面 value: false - help: '开启安全链接页面前,请先使用’安全链接页面模版‘创建页面。' + help: '开启安全链接页面前,请先使用“安全链接页面模版”创建页面。' options: - value: true label: 开启 @@ -1422,8 +1422,8 @@ spec: label: 安全链接页面-URL if: $get(enable_security_link).value validation: required - placeholder: '请输入使用’安全链接页面模版‘创建的页面访问路径' - help: '输入使用’安全链接页面模版‘创建的页面访问路径,不能省略’/‘。' + placeholder: '请输入使用“安全链接页面模版”创建的页面访问路径' + help: '输入使用”安全链接页面模版“创建的页面访问路径,不能省略’/‘。' - $formkit: attachment name: security_link_tip_img if: $get(enable_security_link).value diff --git a/theme.yaml b/theme.yaml index ad958ab..15f9e7f 100644 --- a/theme.yaml +++ b/theme.yaml @@ -28,6 +28,6 @@ spec: settingName: theme-dream-setting configMapName: theme-dream-configMap # 版本号 - version: 1.0.4.50 + version: 1.0.4.51 # 最低支持的 Halo 版本 require: ">=2.6.0" \ No newline at end of file