{
"component": "Au

By 表歌, 19 June, 2025
角色
user
content

{
"component": "AuthorsSection",
"type": "container",
"layout": {
"display": "flex",
"flexDirection": "column",
"alignItems": "center",
"gap": "32px"
},
"padding": "py-16 px-4",
"children": [
{
"component": "TitleContainer",
"layout": {
"display": "flex",
"flexDirection": "column",
"alignItems": "center",
"gap": "8px"
},
"children": [
{
"component": "Text",
"content": "本文作者",
"style": {
"fontSize": "24px",
"fontWeight": "bold",
"color": "#333333"
}
},
{
"component": "Divider",
"style": {
"height": "2px",
"width": "60px",
"backgroundColor": "#FFD700"
}
}
]
},
{
"component": "AuthorCard",
"layout": {
"display": "flex",
"alignItems": "center",
"gap": "24px"
},
"style": {
"width": "w-full",
"maxWidth": "800px"
},
"children": [
{
"component": "Image",
"src": "user-avatar-zheng-yongnian.png",
"alt": "郑永年",
"style": {
"width": "96px",
"height": "96px",
"borderRadius": "50%"
}
},
{
"component": "TextContent",
"layout": {
"display": "flex",
"flexDirection": "column",
"gap": "4px"
},
"children": [
{
"component": "Text",
"content": "郑永年",
"style": {
"fontSize": "20px",
"fontWeight": "bold",
"color": "#333333"
}
},
{
"component": "Text",
"content": "香港中文大学(深圳)教授",
"style": {
"fontSize": "16px",
"color": "#666666"
}
},
{
"component": "Text",
"content": "前海国际事务研究院院长",
"style": {
"fontSize": "16px",
"color": "#666666"
}
},
{
"component": "Text",
"content": "公共政策学院院长",
"style": {
"fontSize": "16px",
"color": "#666666"
}
}
]
}
]
},
{
"component": "AuthorCard",
"layout": {
"display": "flex",
"alignItems": "center",
"gap": "24px"
},
"style": {
"width": "w-full",
"maxWidth": "800px"
},
"children": [
{
"component": "Image",
"src": "user-avatar-mattie-bekink.png",
"alt": "Mattie Bekink",
"style": {
"width": "96px",
"height": "96px",
"borderRadius": "50%"
}
},
{
"component": "TextContent",
"layout": {
"display": "flex",
"flexDirection": "column",
"gap": "4px"
},
"children": [
{
"component": "Text",
"content": "Mattie Bekink",
"style": {
"fontSize": "20px",
"fontWeight": "bold",
"color": "#333333"
}
},
{
"component": "Text",
"content": "福特基金会中国地区主任、首席代表",
"style": {
"fontSize": "16px",
"color": "#666666"
}
}
]
}
]
}
]
}

total_tokens
0