2025-04-11 20:31:16 +08:00

23 lines
387 B
JSON

{
"currentIndex": 1,
"tabs": [
{
"name": "工具",
"icon": "icon-tool",
"type": "blank",
"componentIndex": 2,
"storage": {
"currentToolName": "add"
}
},
{
"name": "工具",
"icon": "icon-tool",
"type": "blank",
"componentIndex": 2,
"storage": {
"currentToolName": "add"
}
}
]
}