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
57ca5c03
Commit
57ca5c03
authored
Jul 15, 2021
by
吕祺
⛹🏽
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix
parent
8a2d5058
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
13 deletions
+1
-13
config.yml
static/admin/config.yml
+1
-13
No files found.
static/admin/config.yml
View file @
57ca5c03
...
@@ -38,16 +38,4 @@ collections:
...
@@ -38,16 +38,4 @@ collections:
name
:
"
articles"
name
:
"
articles"
widget
:
list
widget
:
list
fields
:
fields
:
-
{
label
:
"
Title"
,
name
:
"
title"
,
widget
:
"
string"
}
-
{
label
:
"
Title"
,
name
:
"
title"
,
widget
:
"
string"
}
-
{
label
:
"
type"
,
name
:
"
type"
,
widget
:
"
string"
,
required
:
false
}
\ No newline at end of file
-
{
label
:
"
createDate"
,
name
:
"
createDate"
,
widget
:
"
datetime"
}
-
{
label
:
"
Abstract"
,
name
:
"
abstract"
,
widget
:
"
text"
}
-
{
label
:
"
content"
,
name
:
"
content"
,
widget
:
"
markdown"
}
-
{
label
:
"
coverpic"
,
name
:
"
coverpic"
,
widget
:
"
image"
}
-
label
:
"
articleurl"
name
:
"
articleurl"
widget
:
"
relation"
collection
:
"
News"
value_field
:
"
title"
search_fields
:
[
"
title"
]
multiple
:
true
\ 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