13 lines
165 B
JSON
13 lines
165 B
JSON
[
|
|
{
|
|
"name": "username",
|
|
"type": "input-text",
|
|
"label": "账号"
|
|
},
|
|
{
|
|
"name": "password",
|
|
"type": "input-text",
|
|
"label": "密码"
|
|
}
|
|
]
|