This commit is contained in:
2025-12-20 21:22:39 +08:00
parent 7c48e4148d
commit c62cc7c653
20 changed files with 1145 additions and 312 deletions

View File

@@ -4,21 +4,70 @@
"id": "left",
"tabs": [
{
"id": "0i69gg5",
"title": "资源管理器",
"content": "左侧面板内容1"
"id": "up60643",
"title": "设计组件列表",
"content": "新窗口内容",
"materialId": "DesignComponentList"
}
],
"activeTabId": "0i69gg5"
"activeTabId": "up60643"
},
"centerPanel": {
"id": "center",
"tabs": [
{
"id": "2emt1si",
"title": "文本编辑器",
"id": "j70ckww",
"title": "设计中心",
"content": "新窗口内容",
"materialId": "TextEditor"
"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",
@@ -81,64 +130,10 @@
}
]
}
},
{
"id": "jln5iq9",
"title": "测试组件B",
"content": "新窗口内容",
"materialId": "TestWidget2"
}
],
"activeTabId": "mxfx11j"
},
"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"
}
]
}
}
],
"activeTabId": "vrh9bl2"
}
},
"lastUpdated": "2025-12-20T12:43:09.638Z"
"lastUpdated": "2025-12-20T13:20:08.377Z"
}