本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
{
"version": ...,
"theme_name": ...,
"repo_url": ...,
"support_url": ...,
...
"components": [
{
"name": "brands",
"title": "Brands",
"icon": "sicon-award-ribbon",
"path": "home.brands",
"fields": [
{
"id": "brands",
"type": "items",
"label": "Brand",
"format": "dropdown-list",
"multichoice": true,
"required": true,
"source": "Brands"
}
]
}
]
}