[
  {
    "blockName": "图片基本设置",
    "settings": {
      "src": {
        "type": "input",
        "label": "图片地址"
      },
      "style.width": {
        "type": "input",
        "label": "图片宽度"
      }
    }
  },
  {
    "blockName": "基础功能设置",
    "settings": {
      "href": {
        "type": "input",
        "require": false,
        "label": "点击跳转链接"
      }
    }
  }
]
