Add files via upload

This commit is contained in:
Kupder
2024-11-14 00:24:01 +08:00
committed by GitHub
parent 9290f50084
commit db62fd3207
57 changed files with 9078 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
[
{
"name": "selectway",
"type": "select",
"label": "线路选择",
"options": [
"A线",
"B线",
"自动"
]
}
]