This commit is contained in:
辉鸭蛋
2024-10-06 00:16:35 +08:00
commit c9853b26b1
162 changed files with 9213 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
[
{
"name": "x",
"type": "input-text",
"label": "X"
},
{
"name": "y",
"type": "input-text",
"label": "Y"
}
]