From ff56fbb5d5e6f610c2dae6547e20084b2de9f3bb Mon Sep 17 00:00:00 2001 From: mjsoftware <1406993111@qq.com> Date: Fri, 17 Jan 2025 10:35:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BE=A7=E8=BE=B9=E6=A0=8F?= =?UTF-8?q?=E5=86=85=E5=AE=B9=E7=9A=84=E6=98=BE=E7=A4=BA=E6=83=85=E5=86=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/settings.yaml b/settings.yaml index 53f6b02..a1280de 100644 --- a/settings.yaml +++ b/settings.yaml @@ -755,13 +755,11 @@ spec: label: 不隐藏 - $formkit: text name: title - if: $value.type !== 'wechat' && $value.type !== 'profile' && $value.type !== 'ad_piece' label: 侧边栏标题 placeholder: '请输入标题内容' help: '非必填,可覆盖默认侧边栏标题。' - $formkit: text name: icon - if: $value.type !== 'wechat' && $value.type !== 'profile' && $value.type !== 'ad_piece' label: 侧边栏图标 placeholder: '请输入图标 class 内容' help: '非必填,可覆盖默认侧边栏图标。'