21 lines
357 B
JSON
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"
|
|
}
|
|
}
|
|
]
|
|
} |