mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-17 03:43:26 +08:00
12 lines
222 B
JSON
12 lines
222 B
JSON
[
|
||
{
|
||
"name": "hour",
|
||
"type": "input-text",
|
||
"label": "输入小时(0-24)"
|
||
},
|
||
{
|
||
"name": "minute",
|
||
"type": "input-text",
|
||
"label": "输入分钟(0-60)"
|
||
}
|
||
] |