Add files via upload
This commit is contained in:
12
repo/js/Login/settings.json
Normal file
12
repo/js/Login/settings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"name": "username",
|
||||
"type": "input-text",
|
||||
"label": "账号"
|
||||
},
|
||||
{
|
||||
"name": "password",
|
||||
"type": "input-text",
|
||||
"label": "密码"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user