{
"type": "bubble",
"body": {
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "text",
"text": "\u8cc7\u8a0a",
"weight": "bold",
"size": "lg",
"align": "center"
},
{
"type": "box",
"layout": "vertical",
"margin": "lg",
"spacing": "sm",
"contents": [
{
"type": "box",
"layout": "baseline",
"spacing": "sm",
"contents": [
{
"type": "text",
"text": "\u540d\u5b57",
"size": "sm",
"flex": 3,
"weight": "bold"
},
{
"type": "text",
"text": "\u827e\u745e\u514b",
"wrap": true,
"size": "sm",
"flex": 5,
"align": "end",
"color": "#666666"
}
]
}
]
},
{
"type": "box",
"layout": "vertical",
"margin": "xs",
"spacing": "sm",
"contents": [
{
"type": "box",
"layout": "baseline",
"spacing": "sm",
"contents": [
{
"type": "text",
"text": "\u516c\u53f8\u540d\u7a31",
"size": "sm",
"flex": 3,
"weight": "bold"
},
{
"type": "text",
"wrap": true,
"size": "sm",
"flex": 5,
"align": "end",
"color": "#666666",
"text": "Flex Box"
}
]
}
]
},
{
"type": "box",
"layout": "vertical",
"margin": "xs",
"spacing": "sm",
"contents": [
{
"type": "box",
"layout": "baseline",
"spacing": "sm",
"contents": [
{
"type": "text",
"text": "\u8077\u696d",
"size": "sm",
"flex": 3,
"weight": "bold"
},
{
"type": "text",
"text": "\u5168\u7aef\u5de5\u7a0b\u5e2b",
"wrap": true,
"size": "sm",
"flex": 5,
"align": "end",
"color": "#666666"
}
]
}
]
},
{
"type": "box",
"layout": "vertical",
"margin": "xs",
"spacing": "sm",
"contents": [
{
"type": "box",
"layout": "baseline",
"spacing": "xs",
"contents": [
{
"type": "text",
"text": "\u7522\u696d\u985e\u5225",
"size": "sm",
"flex": 3,
"weight": "bold"
},
{
"type": "text",
"text": "\u8cc7\u8a0a\u7522\u696d",
"wrap": true,
"size": "sm",
"flex": 5,
"align": "end",
"color": "#666666"
}
]
}
]
}
]
}
}