{
  "componentName": "Page",
  "id": "node_ocllbmnuhp1",
  "props": {},
  "docId": "docllbmnuhp",
  "hidden": false,
  "title": "",
  "isLocked": false,
  "condition": true,
  "conditionGroup": "",
  "dataSource": {
    "list": []
  },
  "children": [
    {
      "componentName": "ColorfulTable",
      "props": {
        "columns": [
          {
            "title": "航班号",
            "dataIndex": "index0",
            "width": ""
          },
          {
            "title": "起飞时间",
            "dataIndex": "index1",
            "width": ""
          },
          {
            "title": "舱位",
            "dataIndex": "index2",
            "width": ""
          }
        ],
        "data": [
          {
            "index0": "MU5211",
            "index1": "2024-03-18 19:00",
            "index2": "Y"
          },
          {
            "index0": "MF3832",
            "index1": "2024-03-20 15:30",
            "index2": "Y"
          }
        ],
        "hasBorder": true,
        "size": "md",
        "isOperition": false,
        "isDelete": false,
        "isRowSelection": true,
        "totalElements": 10,
        "pageSize": 5,
        "currentPage": 1
      }
    }
  ]
}
