22 lines
492 B
JSON
22 lines
492 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个)"
|
||
}
|
||
] |