js,背包统计内存优化 (#1358)
This commit is contained in:
@@ -12,7 +12,12 @@
|
||||
{
|
||||
"name": "TimeCost",
|
||||
"type": "input-text",
|
||||
"label": "====================\n时间成本:秒\n1数量的材料平均耗时,默认最多30"
|
||||
"label": "====================\n时间成本:秒\n一单位材料的平均耗时,默认30"
|
||||
},
|
||||
{
|
||||
"name": "notify",
|
||||
"type": "checkbox",
|
||||
"label": "----------------------------------\n是否发送通知。默认:否\n需在BGI开启JS通知,并设置通知地址"
|
||||
},
|
||||
{
|
||||
"name": "onlyPathing",
|
||||
@@ -23,11 +28,6 @@
|
||||
"否",
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "unselected",
|
||||
"type": "checkbox",
|
||||
"label": "====================\n反选下述【材料分类】"
|
||||
},
|
||||
{
|
||||
"name": "Smithing",
|
||||
"type": "checkbox",
|
||||
|
||||
Reference in New Issue
Block a user