From bcb95dfbb9038bc366d385d596f3f110dda7297f Mon Sep 17 00:00:00 2001 From: liuzhihang Date: Sat, 12 Nov 2022 15:59:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=E6=90=9C=E7=B4=A2=E6=8F=92?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- settings.yaml | 9 --------- templates/modules/widgets/nav-right.html | 6 +++--- templates/post.html | 4 ++-- 3 files changed, 5 insertions(+), 14 deletions(-) diff --git a/settings.yaml b/settings.yaml index 694eb507..bb8d3d9d 100644 --- a/settings.yaml +++ b/settings.yaml @@ -10,15 +10,6 @@ spec: - $formkit: menuRadio name: left_menu label: 导航栏左侧相关链接 - - $formkit: radio - name: right_menu - label: 右上角四个按钮 - value: true - options: - - label: 显示 - value: true - - label: 隐藏 - value: false - $formkit: text name: site_title label: 标题 diff --git a/templates/modules/widgets/nav-right.html b/templates/modules/widgets/nav-right.html index ac40fe16..9b435e5a 100644 --- a/templates/modules/widgets/nav-right.html +++ b/templates/modules/widgets/nav-right.html @@ -2,7 +2,7 @@ -
- -
+ +
评论