Commit 469ce32c authored by 吕祺's avatar 吕祺 ⛹🏽

pr config

parent 6ff40da6
...@@ -6,19 +6,16 @@ article: ...@@ -6,19 +6,16 @@ article:
- title: "水滴IPO传播 " - title: "水滴IPO传播 "
subTitle: "独家对话沈鹏 " subTitle: "独家对话沈鹏 "
cover: /static/img/abstract_xinxingji_21-06-07.jpg cover: /static/img/abstract_xinxingji_21-06-07.jpg
logo: /static/img/abstract_xinxingji_21-06-07.jpg
jumpUrl: "" jumpUrl: ""
tag: "IPO财经公关 " tag: "IPO财经公关 "
- title: "Nuro C轮融资 " - title: "Nuro C轮融资 "
subTitle: "核心媒体落地 " subTitle: "核心媒体落地 "
cover: /static/img/abstract_xinxingji_21-06-07.jpg cover: /static/img/abstract_xinxingji_21-06-07.jpg
logo: /static/img/abstract_xinxingji_21-06-07.jpg
jumpUrl: "" jumpUrl: ""
tag: "融资新闻落地 " tag: "融资新闻落地 "
- title: "凌迪科技采访 " - title: "凌迪科技采访 "
subTitle: "定制短视频 " subTitle: "定制短视频 "
cover: /static/img/abstract_xinxingji_21-06-07.jpg cover: /static/img/abstract_xinxingji_21-06-07.jpg
logo: /static/img/abstract_xinxingji_21-06-07.jpg
jumpUrl: "" jumpUrl: ""
tag: "原创内容生产 " tag: "原创内容生产 "
--- ---
...@@ -144,6 +144,16 @@ collections: ...@@ -144,6 +144,16 @@ collections:
- { label: "Tag", name: "tag", widget: "string" } - { label: "Tag", name: "tag", widget: "string" }
- { label: "Cover", name: "cover", widget: "image" } - { label: "Cover", name: "cover", widget: "image" }
- { label: "JumpUrl", name: "jumpUrl", widget: "string", required: false } - { label: "JumpUrl", name: "jumpUrl", widget: "string", required: false }
- { label: "服务案例图片", name: "caseImage", widget: "image"}
- label: "榕问CEO"
name: "askCEO"
widget: list
fields:
- { label: "Title", name: "title", widget: "string" }
- { label: "Description", name: "description", widget: "string" }
- { label: "Cover", name: "cover", widget: "image" }
- { label: "Avatar", name: "logo", widget: "image" }
- { label: "JumpUrl", name: "jumpUrl", widget: "string", required: false }
- name: "article" - name: "article"
label: "article" label: "article"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment