From ced724e366b6df0044839ade9010cb4e62320221 Mon Sep 17 00:00:00 2001
From: "1152958806@qq.com" <1152958806@qq.com>
Date: Sat, 22 Jul 2023 17:10:20 +0800
Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=8D=A1=E7=89=87=E9=A1=B6?=
=?UTF-8?q?=E9=83=A8=E6=B0=94=E6=B3=A1=E5=8D=87=E8=B5=B7=E6=95=88=E6=9E=9C?=
=?UTF-8?q?=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
settings.yaml | 18 ++++++++++++++----
templates/fcircle.html | 2 ++
templates/moments.html | 3 ++-
3 files changed, 18 insertions(+), 5 deletions(-)
diff --git a/settings.yaml b/settings.yaml
index 20da4857..790a94ce 100644
--- a/settings.yaml
+++ b/settings.yaml
@@ -2183,9 +2183,9 @@ spec:
key: loadingBoxEnable
value: true
options:
- - label: 打开
+ - label: 启用
value: true
- - label: 关闭
+ - label: 禁用
value: false
- $formkit: attachment
name: loadingBoxImg
@@ -2198,9 +2198,9 @@ spec:
label: 加载进度条
value: true
options:
- - label: 开启
+ - label: 启用
value: true
- - label: 关闭
+ - label: 禁用
value: false
- $formkit: group
name: error_404
@@ -2217,3 +2217,13 @@ spec:
name: background
label: 背景
value: /themes/theme-hao/assets/images/404s.gif
+ - $formkit: radio
+ name: bubbleEnable
+ label: 页面卡片顶部气泡升起效果
+ help: 已有页面(友链鱼塘,瞬间)
+ value: false
+ options:
+ - label: 启用
+ value: true
+ - label: 禁用
+ value: false
diff --git a/templates/fcircle.html b/templates/fcircle.html
index 08ed9e99..fcbfd56b 100644
--- a/templates/fcircle.html
+++ b/templates/fcircle.html
@@ -82,6 +82,8 @@
+
+
diff --git a/templates/moments.html b/templates/moments.html
index 0df2e12b..c60cd75b 100644
--- a/templates/moments.html
+++ b/templates/moments.html
@@ -84,7 +84,8 @@
-
+
+