1
This commit is contained in:
58
draggable-panels/config.json
Normal file
58
draggable-panels/config.json
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"layout": {
|
||||
"leftPanel": {
|
||||
"id": "left",
|
||||
"tabs": [
|
||||
{
|
||||
"id": "0i69gg5",
|
||||
"title": "资源管理器",
|
||||
"content": "左侧面板内容1"
|
||||
},
|
||||
{
|
||||
"id": "9uc5qy1",
|
||||
"title": "新窗口 2",
|
||||
"content": "新窗口内容"
|
||||
}
|
||||
],
|
||||
"activeTabId": "0i69gg5"
|
||||
},
|
||||
"centerPanel": {
|
||||
"id": "center",
|
||||
"tabs": [
|
||||
{
|
||||
"id": "auteqok",
|
||||
"title": "欢迎页",
|
||||
"content": "中间面板内容1"
|
||||
},
|
||||
{
|
||||
"id": "c08lqdq",
|
||||
"title": "新窗口 3",
|
||||
"content": "新窗口内容"
|
||||
},
|
||||
{
|
||||
"id": "c9nw7xj",
|
||||
"title": "新窗口 3",
|
||||
"content": "新窗口内容"
|
||||
}
|
||||
],
|
||||
"activeTabId": "cibltif"
|
||||
},
|
||||
"rightPanel": {
|
||||
"id": "right",
|
||||
"tabs": [
|
||||
{
|
||||
"id": "ojaw0e3",
|
||||
"title": "新窗口 3",
|
||||
"content": "新窗口内容"
|
||||
},
|
||||
{
|
||||
"id": "cibltif",
|
||||
"title": "新窗口 4",
|
||||
"content": "新窗口内容"
|
||||
}
|
||||
],
|
||||
"activeTabId": "ojaw0e3"
|
||||
}
|
||||
},
|
||||
"lastUpdated": "2025-12-20T11:47:26.835Z"
|
||||
}
|
||||
Reference in New Issue
Block a user