21 lines
363 B
JSON
21 lines
363 B
JSON
{
|
|
"currentIndex": 0,
|
|
"tabs": [
|
|
{
|
|
"name": "交互测试",
|
|
"icon": "icon-robot",
|
|
"type": "blank",
|
|
"componentIndex": 3,
|
|
"storage": {}
|
|
},
|
|
{
|
|
"name": "资源",
|
|
"icon": "icon-file",
|
|
"type": "blank",
|
|
"componentIndex": 0,
|
|
"storage": {
|
|
"currentResourceName": "greeting"
|
|
}
|
|
}
|
|
]
|
|
} |