5c91acc6创建于 2021年12月21日历史提交
{
  "name": "Shape",
  "children": [
    "Rect", "Path", "Circle", "Ellipse", "Shape", "Polyline", "Polygon", "Image", "Text", "Column",
    "Row"
  ],
  "attrs": [
    "stroke", "fill", "strokeDashOffset", "strokeLineCap",
    "strokeLineJoin", "strokeMiterLimit", "strokeOpacity",
    "fillOpacity", "strokeWidth", "antiAlias", "strokeDashArray",
    "viewPort", "mesh"
  ]
}