Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
C
cmscenter
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
吕祺
cmscenter
Commits
72348941
Commit
72348941
authored
Aug 05, 2021
by
吕祺
⛹🏽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
frontpage config
parent
8a7466d6
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
15 deletions
+19
-15
config.yml
static/admin/config.yml
+19
-15
No files found.
static/admin/config.yml
View file @
72348941
...
@@ -68,7 +68,7 @@ collections:
...
@@ -68,7 +68,7 @@ collections:
sortable_fields
:
[
'
type'
,
'
title'
,
'
createDate'
,
'
highLight'
,
'
source'
]
sortable_fields
:
[
'
type'
,
'
title'
,
'
createDate'
,
'
highLight'
,
'
source'
]
create
:
true
create
:
true
identifier_field
:
name
identifier_field
:
name
folder
:
"
content/article"
folder
:
"
content/
link
article"
summary
:
"
{{title}}
{{createDate}}"
summary
:
"
{{title}}
{{createDate}}"
fields
:
fields
:
-
{
label
:
"
Title"
,
name
:
"
title"
,
widget
:
"
string"
}
-
{
label
:
"
Title"
,
name
:
"
title"
,
widget
:
"
string"
}
...
@@ -79,17 +79,21 @@ collections:
...
@@ -79,17 +79,21 @@ collections:
-
{
label
:
"
coverpic"
,
name
:
"
coverpic"
,
widget
:
"
image"
}
-
{
label
:
"
coverpic"
,
name
:
"
coverpic"
,
widget
:
"
image"
}
-
{
label
:
"
Link"
,
name
:
"
link"
,
widget
:
"
text"
}
-
{
label
:
"
Link"
,
name
:
"
link"
,
widget
:
"
text"
}
-
label
:
"
RonghuiPage"
# - label: "RonghuiPage"
name
:
"
ronghui"
# name: "ronghui"
widget
:
list
# create: true
fields
:
# identifier_field: name
-
label
:
"
Category"
# folder: "content/linkarticle"
name
:
"
title"
# summary: "{{title}} {{createDate}}"
widget
:
"
select"
# widget: list
options
:
[
"
战略"
,
"
组织"
,
"
增长"
,
"
资本市场"
,
"
行业"
]
# fields:
-
{
label
:
"
Title"
,
name
:
"
title"
,
widget
:
"
string"
}
# - label: "Category"
-
{
label
:
"
SubTitle"
,
name
:
"
subTitle"
,
widget
:
"
string"
}
# name: "title"
-
{
label
:
"
Author"
,
name
:
"
author"
,
widget
:
"
string"
}
# widget: "select"
-
{
label
:
"
AuthorTitle"
,
name
:
"
authorTitle"
,
widget
:
"
string"
}
# options: ["战略", "组织", "增长", "资本市场", "行业"]
-
{
label
:
"
Cover"
,
name
:
"
cover"
,
widget
:
"
image"
}
# - { label: "Title", name: "title", widget: "string" }
-
{
label
:
"
JumpUrl"
,
name
:
"
jumpUrl"
,
widget
:
"
string"
}
# - { label: "SubTitle", name: "subTitle", widget: "string" }
\ No newline at end of file
# - { label: "Author", name: "author", widget: "string" }
# - { label: "AuthorTitle", name: "authorTitle", widget: "string" }
# - { label: "Cover", name: "cover", widget: "image" }
# - { label: "JumpUrl", name: "jumpUrl", widget: "string" }
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment