openmcp-client/service/tabs.image_crawler.json
2025-04-21 22:11:56 +08:00

21 lines
357 B
JSON

{
"currentIndex": 1,
"tabs": [
{
"name": "资源",
"icon": "icon-file",
"type": "blank",
"componentIndex": 0,
"storage": {}
},
{
"name": "工具",
"icon": "icon-tool",
"type": "blank",
"componentIndex": 2,
"storage": {
"currentToolName": "image_crawler"
}
}
]
}