export default { componentName: 'Row', children: [ { componentName: 'Col', "props": { "span": 24, "order": 0, "style": { "paddingLeft": "28px", "paddingRight": "28px", "paddingTop": "66px", "paddingBottom": "50px" } }, children: [ { componentName: "RichText", props: { richtext: "

请输入活动简介

" }, }, { componentName: 'Row', "props": { "align": "top", "justify": "start", "wrap": false, "style": { "marginTop": "24px" } }, children: [ { componentName: 'Col', props: { "span": 3, "order": 0, "style": { "paddingTop": "2px" } }, children: [ { "componentName": "Icon", "props": { "type": "CheckCircleOutlined", "size": 20, "rotate": 0, "spin": false } } ] }, { componentName: 'Col', props: { "span": 21, "order": 0, }, children: [ { componentName: "RichText", props: { richtext: "

展示楚活动重点能更好的引导用户注册,获取用户信息

" }, }, ] } ] }, { componentName: 'Row', "props": { "align": "top", "justify": "start", "wrap": false, "style": { "marginTop": "24px" } }, children: [ { componentName: 'Col', props: { "span": 3, "order": 0, "style": { "paddingTop": "2px" } }, children: [ { "componentName": "Icon", "props": { "type": "CheckCircleOutlined", "size": 20, "rotate": 0, "spin": false } } ] }, { componentName: 'Col', props: { "span": 21, "order": 0, }, children: [ { componentName: "RichText", props: { richtext: "

展示楚活动重点能更好的引导用户注册,获取用户信息

" }, }, ] } ] }, { componentName: 'Row', "props": { "align": "top", "justify": "start", "wrap": false, "style": { "marginTop": "24px" } }, children: [ { componentName: 'Col', props: { "span": 3, "order": 0, "style": { "paddingTop": "2px" } }, children: [ { "componentName": "Icon", "props": { "type": "CheckCircleOutlined", "size": 20, "rotate": 0, "spin": false } } ] }, { componentName: 'Col', props: { "span": 21, "order": 0, }, children: [ { componentName: "RichText", props: { richtext: "

展示楚活动重点能更好的引导用户注册,获取用户信息

" }, }, ] } ] }, { componentName: 'Button', props: { "type": "primary", "children": "主按钮", "text": "前往下载", "style": { "marginTop": "34px", "height": "40px", "fontSize": "15px" }, "attribute": { "type": "anchorPoint", "value": "form" } } } ] } ], }