{
  "$$schema": {
    "type": "object",
    "properties": {
      "text": {
        "title": "标题文本",
        "type": "string",
        "default": ""
      }
    }
  }
}