Files
bettergi-scripts-list/repo/js/Login/settings.json
2024-10-29 20:03:24 +08:00

13 lines
177 B
JSON

[
{
"name": "username",
"type": "input-text",
"label": "账号"
},
{
"name": "password",
"type": "input-text",
"label": "密码"
}
]