23
This commit is contained in:
@@ -12,6 +12,16 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "nx1ns6t",
|
||||
"componentId": "TextInput",
|
||||
"name": "文本输入框 1",
|
||||
"props": {
|
||||
"label": "标签111",
|
||||
"width": 500,
|
||||
"maxLength": 100
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "xazr6j9",
|
||||
"componentId": "GridTable",
|
||||
@@ -30,16 +40,20 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "nx1ns6t",
|
||||
"componentId": "TextInput",
|
||||
"name": "文本输入框 1",
|
||||
"id": "sc9viyu",
|
||||
"componentId": "GridTable",
|
||||
"name": "表格 2",
|
||||
"props": {
|
||||
"label": "标签名称",
|
||||
"width": 500,
|
||||
"maxLength": 100
|
||||
"rows": 3,
|
||||
"columns": 3,
|
||||
"headers": [
|
||||
"列1",
|
||||
"列2",
|
||||
"列3"
|
||||
]
|
||||
}
|
||||
}
|
||||
],
|
||||
"selectedId": "xazr6j9",
|
||||
"lastUpdated": "2025-12-20T13:24:06.541Z"
|
||||
"lastUpdated": "2025-12-20T14:50:43.062Z"
|
||||
}
|
||||
Reference in New Issue
Block a user