修复移动端目录悬浮球,修复文章页布局,优化画廊

This commit is contained in:
nxxy335top
2026-05-21 22:56:57 +08:00
parent 788d0cc488
commit 67dc37c308
355 changed files with 1407 additions and 270 deletions
+22
View File
@@ -334,6 +334,28 @@ spec:
key: article_share_title
label: 分享区域标题
if: "$get(article_show_share).value !== false"
- $formkit: checkbox
name: article_share_channels
key: article_share_channels
label: 分享渠道
if: "$get(article_show_share).value !== false"
options:
- label: QQ
value: qq
- label: 微信
value: wechat
- label: 微博
value: weibo
- label: X (Twitter)
value: twitter
- label: Facebook
value: facebook
- label: Telegram
value: telegram
value:
- qq
- wechat
- weibo
- group: moments
label: 瞬间
formSchema: