{ "name": "魔方", "icon": "el-icon-picture-outline", "fields": { "dataVal": { }, "attrs": { "label": "设置", "type": "object", "child": { "layout": { "label": "魔方布局", "type": "chemaCapCube", "value": { "row":3, "list":[], "value":true } } } }, "styles": { "label": "样式", "type": "object", "child": { "pagePadding":{ "label": "页面边距", "type": "number", "value": 0, "max":100 }, "cmpRadius":{ "label": "组件圆角", "type": "number", "value": 0, "max":100 }, "imgMargin":{ "label": "单项间距", "type": "number", "value": 0, "max":100 }, "imgRadius":{ "label": "单项圆角", "type": "number", "value": 0, "max":100 } } } } }