添加 categories 和 tags 页面,修复初始安装不能打开的问题
This commit is contained in:
parent
c245695249
commit
2c5bd88145
|
@ -296,11 +296,7 @@ spec:
|
|||
name: socialMedia
|
||||
label: 社交媒体
|
||||
help: 侧栏社交媒体建议只设置两个
|
||||
value:
|
||||
- icon:
|
||||
name:
|
||||
url:
|
||||
urlType: normal
|
||||
value: []
|
||||
children:
|
||||
- $formkit: select
|
||||
name: icon
|
||||
|
@ -402,11 +398,7 @@ spec:
|
|||
- $formkit: repeater
|
||||
name: socialMedia
|
||||
label: 社交媒体
|
||||
value:
|
||||
- icon:
|
||||
name:
|
||||
url:
|
||||
urlType: normal
|
||||
value: []
|
||||
children:
|
||||
- $formkit: select
|
||||
name: icon
|
||||
|
|
Loading…
Reference in New Issue