修改配置文件
This commit is contained in:
parent
847046ac83
commit
3699a5a818
|
@ -557,7 +557,7 @@ spec:
|
||||||
- $formkit: group
|
- $formkit: group
|
||||||
name: widgetss
|
name: widgetss
|
||||||
label: 侧边栏内容
|
label: 侧边栏内容
|
||||||
help: 目前提供的小部件有:profile(站点资料), wechat(微信), power(爱发电赞助), welcome(小板报), steam(Steam卡片), music(音乐卡片), friend-link(通讯录), recent-posts(近期文章), comments(最新评论), categories(文章分类), tags(文章标签), stat(统计), tags-stat(标签&归档&统计), adbox(广告区域)。你可以随意组合或排序,以逗号隔开。
|
help: 目前提供的小部件有:profile(个人卡片), wechat(公众号), power(爱发电赞助), welcome(小板报), steam(Steam卡片), music(音乐卡片), friend-link(通讯录), recent-posts(最新文章), comments(最新评论), categories(文章分类), tags(文章标签), stat(统计), tags-stat(标签&归档&统计), adbox(广告区域)。你可以随意组合或排序,以逗号隔开。
|
||||||
value:
|
value:
|
||||||
indexWidgets: profile,wechat,comments,recent-posts,categories,tags-stat
|
indexWidgets: profile,wechat,comments,recent-posts,categories,tags-stat
|
||||||
postWidgets: profile,wechat,toc,comments,recent-posts,categories,tags-stat
|
postWidgets: profile,wechat,toc,comments,recent-posts,categories,tags-stat
|
||||||
|
@ -2327,10 +2327,6 @@ spec:
|
||||||
- group: style
|
- group: style
|
||||||
label: 样式
|
label: 样式
|
||||||
formSchema:
|
formSchema:
|
||||||
- $formkit: checkbox
|
|
||||||
name: enableChangeColorScheme
|
|
||||||
label: 允许访客切换配色
|
|
||||||
value: true
|
|
||||||
- $formkit: radio
|
- $formkit: radio
|
||||||
name: colorScheme
|
name: colorScheme
|
||||||
label: 默认配色
|
label: 默认配色
|
||||||
|
|
Loading…
Reference in New Issue