From 6e16f21be70f496dc9dd7e42724e13b800c5b9bd Mon Sep 17 00:00:00 2001 From: "1152958806@qq.com" <1152958806@qq.com> Date: Sun, 13 Aug 2023 21:57:38 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BE=E5=BA=93-=E5=9B=BE=E7=89=87=E5=B7=A6?= =?UTF-8?q?=E4=B8=8A=E8=A7=92=E6=A0=87=E7=AD=BE=E5=8A=A0=E6=8E=A7=E5=88=B6?= =?UTF-8?q?=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.yaml | 10 ++++++++++ templates/modules/widgets/top-group.html | 2 +- templates/photos.html | 4 ++-- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/settings.yaml b/settings.yaml index 1f3dc7b8..b03562f6 100644 --- a/settings.yaml +++ b/settings.yaml @@ -1534,6 +1534,16 @@ spec: name: detail label: 描述 value: 每一张照片都是一次美好的记忆。 + - $formkit: radio + name: tagEnable + label: 图片标签 + value: false + help: 图片左上角标签 + options: + - label: 显示 + value: true + - label: 隐藏 + value: false - group: todo label: 待办清单 diff --git a/templates/modules/widgets/top-group.html b/templates/modules/widgets/top-group.html index 3da68cde..76805438 100644 --- a/templates/modules/widgets/top-group.html +++ b/templates/modules/widgets/top-group.html @@ -31,7 +31,7 @@
- +