23 lines
387 B
JSON
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"
|
|
}
|
|
}
|
|
]
|
|
} |