|
[
|
|
{
|
|
"type": "link",
|
|
"label": "使用帮助",
|
|
"key": "help",
|
|
"icon": "QuestionCircleOutlined"
|
|
},
|
|
{
|
|
"type": "link",
|
|
"label": "设计文档",
|
|
"key": "docs",
|
|
"icon": "FileTextOutlined"
|
|
},
|
|
{
|
|
"type": "link",
|
|
"label": "支持",
|
|
"key": "support",
|
|
"icon": "CustomerServiceOutlined"
|
|
}
|
|
]
|