{
  "attrsConfig":[
      "style"
  ],
  "children":[
    {
      "attrsConfig":[
        "style",
        "text",
        "className",
        "vfor",
        "vif",
        "ref"
      ],
      "compId":"comp-1620548251828-0",
      "eventConfig":[
        "onClick"
      ],
      "iscontainer":true,
      "isfixed":true,
      "ref":"",
      "style":"",
      "styleConfig":{
        "background":"#f9f9f9",
        "color":"",
        "font-size":14,
        "height":300,
        "position":"relative",
        "width":"100%",
        "z-index":5
      },
      "tag":"div",
      "text":"这是一个相对定位的div标签, 组件名称是<%= data.name %>！",
      "vif":""
    }
  ],
  "iscontainer":true,
  "isfixed":true,
  "isroot":true,
  "style":"min-height: 700px; max-width:1200px; min-width:320px;",
  "styleConfig":{
      "background":"#fff",
      "height":"auto",
      "position":"relative",
      "width":"100%"
  },
  "tag":"div"
}