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