2
This commit is contained in:
45
draggable-panels/design-state.json
Normal file
45
draggable-panels/design-state.json
Normal file
@@ -0,0 +1,45 @@
|
||||
{
|
||||
"components": [
|
||||
{
|
||||
"id": "xazr6j9",
|
||||
"componentId": "GridTable",
|
||||
"name": "表格 2",
|
||||
"props": {
|
||||
"rows": 6,
|
||||
"columns": 6,
|
||||
"headers": [
|
||||
"列1",
|
||||
"列2",
|
||||
"列3",
|
||||
"4",
|
||||
"5",
|
||||
"6"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "6evneg3",
|
||||
"componentId": "RadioSelect",
|
||||
"name": "单选器 1",
|
||||
"props": {
|
||||
"options": [
|
||||
"选项1",
|
||||
"选项6",
|
||||
"选项3"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "nx1ns6t",
|
||||
"componentId": "TextInput",
|
||||
"name": "文本输入框 1",
|
||||
"props": {
|
||||
"label": "标签名称",
|
||||
"width": 500,
|
||||
"maxLength": 100
|
||||
}
|
||||
}
|
||||
],
|
||||
"selectedId": "xazr6j9",
|
||||
"lastUpdated": "2025-12-20T13:20:22.771Z"
|
||||
}
|
||||
Reference in New Issue
Block a user