Files
fauto-design/draggable-panels/config.json
2025-12-20 20:30:03 +08:00

63 lines
1.4 KiB
JSON

{
"layout": {
"leftPanel": {
"id": "left",
"tabs": [
{
"id": "0i69gg5",
"title": "资源管理器",
"content": "左侧面板内容1"
}
],
"activeTabId": "0i69gg5"
},
"centerPanel": {
"id": "center",
"tabs": [
{
"id": "2emt1si",
"title": "文本编辑器",
"content": "新窗口内容",
"materialId": "TextEditor"
},
{
"id": "mxfx11j",
"title": "树形展示器",
"content": "新窗口内容",
"materialId": "TreeViewer"
},
{
"id": "jln5iq9",
"title": "测试组件B",
"content": "新窗口内容",
"materialId": "TestWidget2"
}
],
"activeTabId": "2emt1si"
},
"rightPanel": {
"id": "right",
"tabs": [
{
"id": "ojaw0e3",
"title": "新窗口 3",
"content": "新窗口内容"
},
{
"id": "vrh9bl2",
"title": "数据表格",
"content": "新窗口内容",
"materialId": "DataTable"
},
{
"id": "y2iwzgl",
"title": "测试组件A",
"content": "新窗口内容",
"materialId": "TestWidget1"
}
],
"activeTabId": "ojaw0e3"
}
},
"lastUpdated": "2025-12-20T12:28:20.283Z"
}