添加作者:文默居士
All checks were successful
Build and Deploy Qingshuige / build-deploy (push) Successful in 55s
All checks were successful
Build and Deploy Qingshuige / build-deploy (push) Successful in 55s
This commit is contained in:
@@ -22,7 +22,15 @@ collections:
|
|||||||
label: "作者",
|
label: "作者",
|
||||||
name: "author",
|
name: "author",
|
||||||
widget: "select",
|
widget: "select",
|
||||||
options: ["线粒体", "南木", "刁钻神", "猕猴桃教教主", "aspaticopia"],
|
options:
|
||||||
|
[
|
||||||
|
"线粒体",
|
||||||
|
"南木",
|
||||||
|
"刁钻神",
|
||||||
|
"猕猴桃教教主",
|
||||||
|
"aspaticopia",
|
||||||
|
"文默居士",
|
||||||
|
],
|
||||||
default: "线粒体",
|
default: "线粒体",
|
||||||
}
|
}
|
||||||
- { label: "正文", name: "body", widget: "markdown" }
|
- { label: "正文", name: "body", widget: "markdown" }
|
||||||
|
|||||||
Reference in New Issue
Block a user