Commit 705faa1a authored by 吕祺's avatar 吕祺 ⛹🏽

add research

parent c48efa54
---
rollimage1: /static/img/st-banner.png
rollimage2: ""
researchImage: /static/img/shengtaiplatform.png
yonghuImage: /static/img/shengtaiplatform.png
prevImage:
- title: 通用
pic: /static/img/shengtai1.jpg
- title: 技术
pic: /static/img/shengtai2.jpg
- title: 零售
pic: /static/img/shengtai3.jpg
- title: MCN
pic: /static/img/shengtai4.jpg
- title: 金融
pic: /static/img/shengtai5.jpg
- title: 采购
pic: /static/img/shengtai6.jpg
---
...@@ -179,6 +179,22 @@ collections: ...@@ -179,6 +179,22 @@ collections:
- { label: "Title", name: "title", widget: "string" } - { label: "Title", name: "title", widget: "string" }
- { label: "Pic", name: "pic", widget: "image" } - { label: "Pic", name: "pic", widget: "image" }
- { label: "平台资源", name: "pingtaiImage", widget: "image"} - { label: "平台资源", name: "pingtaiImage", widget: "image"}
- name: "researchPage"
label: "researchPage"
files:
- label: "researchPage"
name: "researchPage"
file: "content/researchpage.md"
fields:
- { label: "RollImage1", name: "rollimage1", widget: "image" }
- { label: "RollImage2", name: "rollimage2", widget: "image", required: false }
- { label: "专业行研, name: "researchImage", widget: image }
- { label: "用户调研", name: "yonghuImage", widget: "image"}
- label: "往期行研"
name: "prevImage"
widget: list
fields:
- { label: "Pic", name: "pic", widget: "image" }
- name: "article" - name: "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