This commit is contained in:
2025-12-20 21:24:36 +08:00
parent c62cc7c653
commit 2d2bd98c47
3 changed files with 18 additions and 18 deletions

View File

@@ -1,5 +1,17 @@
{
"components": [
{
"id": "6evneg3",
"componentId": "RadioSelect",
"name": "单选器 1",
"props": {
"options": [
"选项1",
"选项6",
"选项3"
]
}
},
{
"id": "xazr6j9",
"componentId": "GridTable",
@@ -17,18 +29,6 @@
]
}
},
{
"id": "6evneg3",
"componentId": "RadioSelect",
"name": "单选器 1",
"props": {
"options": [
"选项1",
"选项6",
"选项3"
]
}
},
{
"id": "nx1ns6t",
"componentId": "TextInput",
@@ -41,5 +41,5 @@
}
],
"selectedId": "xazr6j9",
"lastUpdated": "2025-12-20T13:20:22.771Z"
"lastUpdated": "2025-12-20T13:24:06.541Z"
}