Add files via upload
This commit is contained in:
12
repo/js/SetTimeMinute/settings.json
Normal file
12
repo/js/SetTimeMinute/settings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"name": "hour",
|
||||
"type": "input-text",
|
||||
"label": "输入小时(0-24)"
|
||||
},
|
||||
{
|
||||
"name": "minute",
|
||||
"type": "input-text",
|
||||
"label": "输入分钟(0-60)"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user