{
"component": "Au

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

{
"component": "AuthorSection",
"type": "container",
"style": {
"backgroundColor": "#FFFFFF",
"paddingVertical": "py-16 md:py-24",
"width": "w-full"
},
"layout": {
"display": "flex",
"flexDirection": "column",
"alignItems": "center"
},
"children": [
{
"component": "Heading",
"type": "Text",
"content": "本文作者",
"style": {
"tag": "h2",
"fontSize": "text-2xl md:text-3xl",
"fontWeight": "font-semibold",
"color": "text-gray-900",
"textAlign": "text-center"
}
},
{
"component": "Divider",
"style": {
"width": "w-20",
"height": "h-[1px]",
"backgroundColor": "bg-gray-300",
"marginVertical": "my-8"
}
},
{
"component": "AuthorsList",
"type": "container",
"layout": {
"display": "flex",
"flexDirection": "column",
"gap": "gap-y-12 md:gap-y-16"
},
"style": {
"width": "w-full",
"maxWidth": "max-w-xl"
},
"children": [
{
"component": "AuthorProfile",
"type": "container",
"layout": {
"display": "flex",
"alignItems": "center",
"gap": "gap-x-6"
},
"children": [
{
"component": "AuthorImage",
"type": "Image",
"src": "zheng-yongnian-avatar.png",
"style": {
"width": "w-28",
"height": "h-28",
"borderRadius": "rounded-full",
"objectFit": "object-cover"
}
},
{
"component": "AuthorDetails",
"type": "container",
"layout": {
"display": "flex",
"flexDirection": "column",
"gap": "gap-y-1"
},
"children": [
{
"component": "Name",
"type": "Text",
"content": "郑永年",
"style": {
"fontSize": "text-xl",
"fontWeight": "font-bold",
"color": "text-gray-900"
}
},
{
"component": "Title",
"type": "Text",
"content": "香港中文大学(深圳)教授",
"style": {
"fontSize": "text-base",
"fontWeight": "font-normal",
"color": "text-gray-600"
}
},
{
"component": "Title",
"type": "Text",
"content": "前海国际事务研究院院长",
"style": {
"fontSize": "text-base",
"fontWeight": "font-normal",
"color": "text-gray-600"
}
},
{
"component": "Title",
"type": "Text",
"content": "公共政策学院院长",
"style": {
"fontSize": "text-base",
"fontWeight": "font-normal",
"color": "text-gray-600"
}
}
]
}
]
},
{
"component": "AuthorProfile",
"type": "container",
"layout": {
"display": "flex",
"alignItems": "center",
"gap": "gap-x-6"
},
"children": [
{
"component": "AuthorImage",
"type": "Image",
"src": "mattie-bekink-avatar.png",
"style": {
"width": "w-28",
"height": "h-28",
"borderRadius": "rounded-full",
"objectFit": "object-cover"
}
},
{
"component": "AuthorDetails",
"type": "container",
"layout": {
"display": "flex",
"flexDirection": "column",
"gap": "gap-y-1"
},
"children": [
{
"component": "Name",
"type": "Text",
"content": "Mattie Bekink",
"style": {
"fontSize": "text-xl",
"fontWeight": "font-bold",
"color": "text-gray-900"
}
},
{
"component": "Title",
"type": "Text",
"content": "福特基金会中国地区主任、首席代表",
"style": {
"fontSize": "text-base",
"fontWeight": "font-normal",
"color": "text-gray-600"
}
}
]
}
]
}
]
}
]
}

total_tokens
0