From ec2526e0657707299a3c7fc135a7d715703d87cb Mon Sep 17 00:00:00 2001 From: shy <1061867552@qq.com> Date: Fri, 14 Oct 2022 09:48:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=85=B3=E6=8E=A7=E5=88=B6=E6=97=A5?= =?UTF-8?q?=E5=BF=97=E6=A8=A1=E5=9D=97=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.yaml | 9 +++++++++ templates/modules/time-list.html | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/settings.yaml b/settings.yaml index 3adec2be..aaf4cff7 100644 --- a/settings.yaml +++ b/settings.yaml @@ -29,6 +29,15 @@ spec: value: true - label: 隐藏 value: false + - $formkit: radio + name: time_list + label: 日志模块 + value: true + options: + - label: 显示 + value: true + - label: 隐藏 + value: false - $formkit: text name: banners_title_big label: Banners 大标题 diff --git a/templates/modules/time-list.html b/templates/modules/time-list.html index 9bc45986..a7d2d78d 100644 --- a/templates/modules/time-list.html +++ b/templates/modules/time-list.html @@ -1,6 +1,7 @@ -
+