14 lines
275 B
JSON
14 lines
275 B
JSON
[
|
|
{
|
|
"name": "username",
|
|
"type": "input-text",
|
|
"label": "账号(账号只保存在本地,请妥善保管)"
|
|
},
|
|
{
|
|
"name": "password",
|
|
"type": "input-text",
|
|
"label": "密码(账号只保存在本地,请妥善保管)"
|
|
}
|
|
|
|
]
|