{
"component": "AboutIIAHeaderSection",
"type": "container",
"layout": {
"display": "flex",
"flexDirection": "column",
"gap": "24px"
},
"padding": "px-4 md:px-8",
"backgroundColor": "#FFFFFF",
"children": [
{
"component": "TitleBlock",
"type": "box",
"layout": {
"display": "flex",
"flexDirection": "column"
},
"children": [
{
"component": "Text",
"content": "关于IIA",
"style": {
"element": "h1",
"fontSize": "32px",
"fontWeight": "700",
"lineHeight": "40px",
"color": "#1A1A1A",
"fontFamily": "system-ui, sans-serif"
}
}
]
},
{
"component": "TabNav",
"type": "box",
"layout": {
"display": "flex",
"flexDirection": "row",
"alignItems": "center",
"gap": "32px"
},
"padding": "pt-2",
"children": [
{
"component": "TabItem",
"type": "text",
"content": "关于IIA",
"state": "active",
"style": {
"fontSize": "16px",
"fontWeight": "600",
"color": "#005BAC",
"borderBottom": "3px solid #005BAC",
"paddingBottom": "4px"
}
},
{
"component": "TabItem",
"type": "text",
"content": "院长寄语",
"state": "default",
"style": {
"fontSize": "16px",
"fontWeight": "400",
"color": "#1A1A1A"
}
},
{
"component": "TabItem",
"type": "text",
"content": "组织架构",
"state": "default",
"style": {
"fontSize": "16px",
"fontWeight": "400",
"color": "#1A1A1A"
}
},
{
"component": "TabItem",
"type": "text",
"content": "人才团队",
"state": "default",
"style": {
"fontSize": "16px",
"fontWeight": "400",
"color": "#1A1A1A"
}
},
{
"component": "TabItem",
"type": "text",
"content": "服务对象",
"state": "default",
"style": {
"fontSize": "16px",
"fontWeight": "400",
"color": "#1A1A1A"
}
},
{
"component": "TabItem",
"type": "text",
"content": "教育",
"state": "default",
"style": {
"fontSize": "16px",
"fontWeight": "400",
"color": "#1A1A1A"
}
},
{
"component": "TabItem",
"type": "text",
"content": "基金",
"state": "default",
"style": {
"fontSize": "16px",
"fontWeight": "400",
"color": "#1A1A1A"
}
}
]
},
{
"component": "Divider",
"style": {
"height": "1px",
"backgroundColor": "#D9D9D9",
"width": "100%"
}
}
]
}
角色
user
content