32 lines
743 B
JSON
32 lines
743 B
JSON
[
|
||
{
|
||
"name": "exitdelay",
|
||
"type": "input-text",
|
||
"label": "退出延迟(秒)(选填)"
|
||
},
|
||
{
|
||
"name": "loadingdelay",
|
||
"type": "input-text",
|
||
"label": "加载延迟(秒)(选填)"
|
||
},
|
||
{
|
||
"name": "UL",
|
||
"type": "checkbox",
|
||
"label": "开启刷兽肉模式"
|
||
},
|
||
{
|
||
"name": "inputValue",
|
||
"type": "input-text",
|
||
"label": "刷取个数(选填,默认为9999)"
|
||
},
|
||
{
|
||
"name": "gostatue",
|
||
"type": "checkbox",
|
||
"label": "开启定期前往七天神像"
|
||
},
|
||
{
|
||
"name": "statue",
|
||
"type": "input-text",
|
||
"label": "返回神像周期(选填,默认为5)"
|
||
}
|
||
] |