139 lines
3.5 KiB
JSON
139 lines
3.5 KiB
JSON
{
|
|
"layout": {
|
|
"leftPanel": {
|
|
"id": "left",
|
|
"tabs": [
|
|
{
|
|
"id": "up60643",
|
|
"title": "设计组件列表",
|
|
"content": "新窗口内容",
|
|
"materialId": "DesignComponentList"
|
|
}
|
|
],
|
|
"activeTabId": "up60643"
|
|
},
|
|
"centerPanel": {
|
|
"id": "center",
|
|
"tabs": [
|
|
{
|
|
"id": "j70ckww",
|
|
"title": "设计中心",
|
|
"content": "新窗口内容",
|
|
"materialId": "DesignCenter"
|
|
}
|
|
],
|
|
"activeTabId": "j70ckww"
|
|
},
|
|
"rightPanel": {
|
|
"id": "right",
|
|
"tabs": [
|
|
{
|
|
"id": "vrh9bl2",
|
|
"title": "数据表格",
|
|
"content": "新窗口内容",
|
|
"materialId": "DataTable",
|
|
"materialState": {
|
|
"data": [
|
|
{
|
|
"property": "项目名称",
|
|
"value": "1111"
|
|
},
|
|
{
|
|
"property": "框架",
|
|
"value": "9999"
|
|
},
|
|
{
|
|
"property": "语言",
|
|
"value": "TypeScript"
|
|
},
|
|
{
|
|
"property": "构建工具",
|
|
"value": "Vite"
|
|
},
|
|
{
|
|
"property": "状态管理",
|
|
"value": "Pinia"
|
|
},
|
|
{
|
|
"property": "版本",
|
|
"value": "1.0.0"
|
|
},
|
|
{
|
|
"property": "作者",
|
|
"value": "Developer"
|
|
},
|
|
{
|
|
"property": "许可证",
|
|
"value": "MIT"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id": "mxfx11j",
|
|
"title": "树形展示器",
|
|
"content": "新窗口内容",
|
|
"materialId": "TreeViewer",
|
|
"materialState": {
|
|
"treeData": [
|
|
{
|
|
"id": "1",
|
|
"label": "项目根目录",
|
|
"expanded": true,
|
|
"children": [
|
|
{
|
|
"id": "1-1",
|
|
"label": "src",
|
|
"expanded": true,
|
|
"children": [
|
|
{
|
|
"id": "1-1-2",
|
|
"label": "stores"
|
|
},
|
|
{
|
|
"id": "1-1-4",
|
|
"label": "App.vue"
|
|
},
|
|
{
|
|
"id": "1-1-5",
|
|
"label": "main.ts"
|
|
},
|
|
{
|
|
"id": "1-1-1",
|
|
"label": "components"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "1-1-3",
|
|
"label": "types"
|
|
},
|
|
{
|
|
"id": "1-2",
|
|
"label": "public",
|
|
"children": [
|
|
{
|
|
"id": "1-3",
|
|
"label": "package.json"
|
|
},
|
|
{
|
|
"id": "1-2-1",
|
|
"label": "favicon.ico"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "1-4",
|
|
"label": "vite.config.ts"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
],
|
|
"activeTabId": "vrh9bl2"
|
|
}
|
|
},
|
|
"lastUpdated": "2025-12-20T13:20:08.377Z"
|
|
} |