```json
{
"component": "ProfileListContainer",
"type": "container",
"layout": {
"display": "flex",
"flexDirection": "column",
"gap": "32px"
},
"children": [
{
"component": "ProfileRow",
"layout": {
"display": "grid",
"gridTemplateColumns": "repeat(2, 1fr)",
"gap": "48px"
},
"children": [
{
"component": "ProfileCard",
"layout": {
"display": "flex",
"alignItems": "center",
"gap": "24px"
},
"children": [
{
"component": "Image",
"src": "http://googleusercontent.com/file_content/0",
"alt": "林天歆",
"style": {
"width": "120px",
"height": "120px",
"objectFit": "cover",
"border": "1px solid #E6E6E6"
}
},
{
"component": "TextBox",
"layout": {
"display": "flex",
"flexDirection": "column",
"gap": "8px"
},
"children": [
{
"component": "Text",
"content": "林天歆",
"style": {
"fontSize": "24px",
"fontWeight": "600",
"color": "#333333"
}
},
{
"component": "Text",
"content": "职务:中山大学副校长,中山大学医学部副主任,中山大学附属第五医院院长,二级教授,主任医师,医学博士,博士生导师。",
"style": {
"fontSize": "16px",
"fontWeight": "400",
"color": "#666666",
"lineHeight": "1.5"
}
}
]
}
]
},
{
"component": "ProfileCard",
"layout": {
"display": "flex",
"alignItems": "center",
"gap": "24px"
},
"children": [
{
"component": "Image",
"src": "http://googleusercontent.com/file_content/0",
"alt": "肖非",
"style": {
"width": "120px",
"height": "120px",
"objectFit": "cover",
"border": "1px solid #E6E6E6"
}
},
{
"component": "TextBox",
"layout": {
"display": "flex",
"flexDirection": "column",
"gap": "8px"
},
"children": [
{
"component": "Text",
"content": "肖非",
"style": {
"fontSize": "24px",
"fontWeight": "600",
"color": "#333333"
}
},
{
"component": "Text",
"content": "职务:副院长,教授,主任医师,研究员,医学博士,博士后,博士生导师。",
"style": {
"fontSize": "16px",
"fontWeight": "400",
"color": "#666666",
"lineHeight": "1.5"
}
}
]
}
]
}
]
},
{
"component": "ProfileRow",
"layout": {
"display": "grid",
"gridTemplateColumns": "repeat(2, 1fr)",
"gap": "48px"
},
"children": [
{
"component": "ProfileCard",
"layout": {
"display": "flex",
"alignItems": "center",
"gap": "24px"
},
"children": [
{
"component": "Image",
"src": "http://googleusercontent.com/file_content/0",
"alt": "林天歆",
"style": {
"width": "120px",
"height": "120px",
"objectFit": "cover",
"border": "1px solid #E6E6E6"
}
},
{
"component": "TextBox",
"layout": {
"display": "flex",
"flexDirection": "column",
"gap": "8px"
},
"children": [
{
"component": "Text",
"content": "林天歆",
"style": {
"fontSize": "24px",
"fontWeight": "600",
"color": "#333333"
}
},
{
"component": "Text",
"content": "职务:中山大学副校长,中山大学医学部副主任,中山大学附属第五医院院长,二级教授,主任医师,医学博士,博士生导师。",
"style": {
"fontSize": "16px",
"fontWeight": "400",
"color": "#666666",
"lineHeight": "1.5"
}
}
]
}
]
},
{
"component": "ProfileCard",
"layout": {
"display": "flex",
"alignItems": "center",
"gap": "24px"
},
"children": [
{
"component": "Image",
"src": "http://googleusercontent.com/file_content/0",
"alt": "肖非",
"style": {
"width": "120px",
"height": "120px",
"objectFit": "cover",
"border": "1px solid #E6E6E6"
}
},
{
"component": "TextBox",
"layout": {
"display": "flex",
"flexDirection": "column",
"gap": "8px"
},
"children": [
{
"component": "Text",
"content": "肖非",
"style": {
"fontSize": "24px",
"fontWeight": "600",
"color": "#333333"
}
},
{
"component": "Text",
"content": "职务:副院长,教授,主任医师,研究员,医学博士,博士后,博士生导师。",
"style": {
"fontSize": "16px",
"fontWeight": "400",
"color": "#666666",
"lineHeight": "1.5"
}
}
]
}
]
}
]
}
]
}
```
角色
user
content
total_tokens
0