fix format (#1383)
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"雷",
|
||||
"风",
|
||||
"冰",
|
||||
"岩",
|
||||
"岩"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -16,6 +16,6 @@
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -34,14 +34,6 @@
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
|
||||
|
||||
|
||||
]
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
]
|
||||
}
|
||||
@@ -7,5 +7,5 @@
|
||||
"YES",
|
||||
"NO"
|
||||
]
|
||||
},
|
||||
}
|
||||
]
|
||||
@@ -23,7 +23,7 @@
|
||||
{
|
||||
"name": "timeRule",
|
||||
"type": "input-text",
|
||||
"label": "输入不运行的时间或时间段的小时,以本地时间为准\n将提前10分钟结束路线,并等待到对应时间\n允许填入时间如4表示4点不运行,或4-6表示4点到6点都不运行\n允许多项,由中文逗号分隔",
|
||||
"label": "输入不运行的时间或时间段的小时,以本地时间为准\n将提前10分钟结束路线,并等待到对应时间\n允许填入时间如4表示4点不运行,或4-6表示4点到6点都不运行\n允许多项,由中文逗号分隔"
|
||||
},
|
||||
{
|
||||
"name": "disableMondstadt",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"绘绮庭 ",
|
||||
"妙香林",
|
||||
"黛翠峰&罗浮洞",
|
||||
"清琼岛",
|
||||
"清琼岛"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"label": "渲染精度(默认0.6)",
|
||||
"options": [
|
||||
"0.6",
|
||||
"1.0",
|
||||
"1.0"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -15,7 +15,7 @@
|
||||
"options": [
|
||||
"兼容模式",
|
||||
"中",
|
||||
"高",
|
||||
"高"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -4,84 +4,69 @@
|
||||
"type": "input-text",
|
||||
"label": "请输入料理的全名"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "foodNum",
|
||||
"type": "input-text",
|
||||
"label": "请输入料理的加工数量"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "flourNum",
|
||||
"type": "input-text",
|
||||
"label": "请输入面粉的加工数量"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "creamNum",
|
||||
"type": "input-text",
|
||||
"label": "请输入奶油的加工数量"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "smokedPoultryNum",
|
||||
"type": "input-text",
|
||||
"label": "请输入熏禽肉的加工数量"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "butterNum",
|
||||
"type": "input-text",
|
||||
"label": "请输入黄油的加工数量"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "hamNum",
|
||||
"type": "input-text",
|
||||
"label": "请输入火腿的加工数量"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "sugarNum",
|
||||
"type": "input-text",
|
||||
"label": "请输入糖的加工数量"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "spiceNum",
|
||||
"type": "input-text",
|
||||
"label": "请输入香辛料的加工数量"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "crabRoeNum",
|
||||
"type": "input-text",
|
||||
"label": "请输入蟹黄的加工数量"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "jamNum",
|
||||
"type": "input-text",
|
||||
"label": "请输入的果酱加工数量"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "cheeseNum",
|
||||
"type": "input-text",
|
||||
"label": "请输入奶酪的加工数量"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "baconNum",
|
||||
"type": "input-text",
|
||||
"label": "请输入培根的加工数量"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "sausageNum",
|
||||
"type": "input-text",
|
||||
"label": "请输入香肠的加工数量"
|
||||
},
|
||||
|
||||
|
||||
}
|
||||
]
|
||||
@@ -25,7 +25,7 @@
|
||||
"label": "====================\n只扫描📁pathing下的材料\n无视【材料分类】勾选。默认:否",
|
||||
"options": [
|
||||
"是",
|
||||
"否",
|
||||
"否"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
[
|
||||
|
||||
{
|
||||
"name": "confirm",
|
||||
"type": "select",
|
||||
@@ -10,7 +9,6 @@
|
||||
"YES"
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"name": "samePlace",
|
||||
"type": "select",
|
||||
@@ -20,8 +18,6 @@
|
||||
"NO"
|
||||
]
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"name": "challengeName",
|
||||
"type": "select",
|
||||
@@ -63,17 +59,14 @@
|
||||
"兆载永劫龙兽"
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"name": "challengeNum",
|
||||
"type": "input-text",
|
||||
"label": "挑战次数"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "resinNum",
|
||||
"type": "input-text",
|
||||
"label": "是否使用树脂(默认0)"
|
||||
},
|
||||
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user