js:锄地一条龙1.3.5和新js"性能测试" (#1497)
This commit is contained in:
19
repo/js/ComputerBlower/settings.json
Normal file
19
repo/js/ComputerBlower/settings.json
Normal file
@@ -0,0 +1,19 @@
|
||||
[
|
||||
{
|
||||
"name": "dispose",
|
||||
"type": "checkbox",
|
||||
"label": "是否dispose"
|
||||
},
|
||||
{
|
||||
"name": "timeout",
|
||||
"type": "input-text",
|
||||
"label": "运行时间(秒)",
|
||||
"default": "60"
|
||||
},
|
||||
{
|
||||
"name": "interval",
|
||||
"type": "input-text",
|
||||
"label": "间隔多久输出一次(毫秒)",
|
||||
"default": "1000"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user