Add files via upload

This commit is contained in:
Kupder
2024-10-29 20:03:24 +08:00
committed by GitHub
parent 70aa22fd96
commit 5f192c5bb7
5 changed files with 164 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
[
{
"name": "username",
"type": "input-text",
"label": "账号"
},
{
"name": "password",
"type": "input-text",
"label": "密码"
}
]