Commit 8036595f authored by 吕祺's avatar 吕祺 ⛹🏽

fix

parent 02436903
......@@ -61,9 +61,10 @@ collections:
- { label: "RollImage1", name: "rollimage1", widget: "image" }
- { label: "RollImage2", name: "rollimage2", widget: "image", required: false }
- { label: "RollImage3", name: "rollimage3", widget: "image", required: false }
- { label: "HotLabel", name: "hotLabel", widget: "string", required: true }
- { label: "HotTitle", name: "hotTitle", widget: "string" }
- { label: "HotSubTitle", name: "hotSubTitle", widget: "string" }
- { label: "JoinBtnTxtOrEmpty", name: "joinBtnTxtOrEmpty", widget: "string" }
- { label: "JoinBtnTxtOrEmpty", name: "joinBtnTxtOrEmpty", widget: "string", required: false }
- { label: "HotCover", name: "hotCover", widget: "image" }
- { label: "HotJumpUrl", name: "hotJumpUrl", widget: "string" , required: false }
- { 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