Commit 77951529 authored by 吕祺's avatar 吕祺 ⛹🏽

add join config

parent aa462df2
...@@ -4,6 +4,7 @@ rollimage2: /static/img/ronghui2-banner.png ...@@ -4,6 +4,7 @@ rollimage2: /static/img/ronghui2-banner.png
rollimage3: "" rollimage3: ""
hotTitle: 医疗企业CEO闭门会 hotTitle: 医疗企业CEO闭门会
hotSubTitle: 共话医疗科技创新趋势,升级研发团队组织管理 hotSubTitle: 共话医疗科技创新趋势,升级研发团队组织管理
joinBtnTxtOrEmpty: ""
hotCover: /static/img/头图-横版.png hotCover: /static/img/头图-横版.png
hotJumpUrl: "" hotJumpUrl: ""
joinPic: /static/img/ronghuibanner.png joinPic: /static/img/ronghuibanner.png
......
...@@ -63,6 +63,7 @@ collections: ...@@ -63,6 +63,7 @@ collections:
- { label: "RollImage3", name: "rollimage3", widget: "image", required: false } - { label: "RollImage3", name: "rollimage3", widget: "image", required: false }
- { label: "HotTitle", name: "hotTitle", widget: "string" } - { label: "HotTitle", name: "hotTitle", widget: "string" }
- { label: "HotSubTitle", name: "hotSubTitle", widget: "string" } - { label: "HotSubTitle", name: "hotSubTitle", widget: "string" }
- { label: "JoinBtnTxtOrEmpty", name: "joinBtnTxtOrEmpty", widget: "string" }
- { label: "HotCover", name: "hotCover", widget: "image" } - { label: "HotCover", name: "hotCover", widget: "image" }
- { label: "HotJumpUrl", name: "hotJumpUrl", widget: "string" , required: false } - { label: "HotJumpUrl", name: "hotJumpUrl", widget: "string" , required: false }
- { label: "JoinPic", name: "joinPic", widget: "image" } - { label: "JoinPic", name: "joinPic", widget: "image" }
......
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