fix format (#1383)

This commit is contained in:
起个名字好难的喵
2025-07-22 11:46:09 +08:00
committed by GitHub
parent 347bddd65f
commit fa138f564d
10 changed files with 209 additions and 239 deletions

View File

@@ -21,7 +21,7 @@
"雷", "雷",
"风", "风",
"冰", "冰",
"岩", "岩"
] ]
}, },
{ {

View File

@@ -16,6 +16,6 @@
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, }
] ]
} }

View File

@@ -34,14 +34,6 @@
"move_mode": "walk", "move_mode": "walk",
"action": "", "action": "",
"action_params": "" "action_params": ""
}, }
] ]
} }

View File

@@ -7,5 +7,5 @@
"YES", "YES",
"NO" "NO"
] ]
}, }
] ]

View File

@@ -23,7 +23,7 @@
{ {
"name": "timeRule", "name": "timeRule",
"type": "input-text", "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", "name": "disableMondstadt",

View File

@@ -7,7 +7,7 @@
"绘绮庭 ", "绘绮庭 ",
"妙香林", "妙香林",
"黛翠峰&罗浮洞", "黛翠峰&罗浮洞",
"清琼岛", "清琼岛"
] ]
}, },
{ {

View File

@@ -5,7 +5,7 @@
"label": "渲染精度默认0.6)", "label": "渲染精度默认0.6)",
"options": [ "options": [
"0.6", "0.6",
"1.0", "1.0"
] ]
}, },
{ {
@@ -15,7 +15,7 @@
"options": [ "options": [
"兼容模式", "兼容模式",
"中", "中",
"高", "高"
] ]
}, },
{ {

View File

@@ -4,84 +4,69 @@
"type": "input-text", "type": "input-text",
"label": "请输入料理的全名" "label": "请输入料理的全名"
}, },
{ {
"name": "foodNum", "name": "foodNum",
"type": "input-text", "type": "input-text",
"label": "请输入料理的加工数量" "label": "请输入料理的加工数量"
}, },
{ {
"name": "flourNum", "name": "flourNum",
"type": "input-text", "type": "input-text",
"label": "请输入面粉的加工数量" "label": "请输入面粉的加工数量"
}, },
{ {
"name": "creamNum", "name": "creamNum",
"type": "input-text", "type": "input-text",
"label": "请输入奶油的加工数量" "label": "请输入奶油的加工数量"
}, },
{ {
"name": "smokedPoultryNum", "name": "smokedPoultryNum",
"type": "input-text", "type": "input-text",
"label": "请输入熏禽肉的加工数量" "label": "请输入熏禽肉的加工数量"
}, },
{ {
"name": "butterNum", "name": "butterNum",
"type": "input-text", "type": "input-text",
"label": "请输入黄油的加工数量" "label": "请输入黄油的加工数量"
}, },
{ {
"name": "hamNum", "name": "hamNum",
"type": "input-text", "type": "input-text",
"label": "请输入火腿的加工数量" "label": "请输入火腿的加工数量"
}, },
{ {
"name": "sugarNum", "name": "sugarNum",
"type": "input-text", "type": "input-text",
"label": "请输入糖的加工数量" "label": "请输入糖的加工数量"
}, },
{ {
"name": "spiceNum", "name": "spiceNum",
"type": "input-text", "type": "input-text",
"label": "请输入香辛料的加工数量" "label": "请输入香辛料的加工数量"
}, },
{ {
"name": "crabRoeNum", "name": "crabRoeNum",
"type": "input-text", "type": "input-text",
"label": "请输入蟹黄的加工数量" "label": "请输入蟹黄的加工数量"
}, },
{ {
"name": "jamNum", "name": "jamNum",
"type": "input-text", "type": "input-text",
"label": "请输入的果酱加工数量" "label": "请输入的果酱加工数量"
}, },
{ {
"name": "cheeseNum", "name": "cheeseNum",
"type": "input-text", "type": "input-text",
"label": "请输入奶酪的加工数量" "label": "请输入奶酪的加工数量"
}, },
{ {
"name": "baconNum", "name": "baconNum",
"type": "input-text", "type": "input-text",
"label": "请输入培根的加工数量" "label": "请输入培根的加工数量"
}, },
{ {
"name": "sausageNum", "name": "sausageNum",
"type": "input-text", "type": "input-text",
"label": "请输入香肠的加工数量" "label": "请输入香肠的加工数量"
}, }
]
]

View File

@@ -25,7 +25,7 @@
"label": "====================\n只扫描📁pathing下的材料\n无视【材料分类】勾选。默认否", "label": "====================\n只扫描📁pathing下的材料\n无视【材料分类】勾选。默认否",
"options": [ "options": [
"是", "是",
"否", "否"
] ]
}, },
{ {

View File

@@ -1,5 +1,4 @@
[ [
{ {
"name": "confirm", "name": "confirm",
"type": "select", "type": "select",
@@ -10,7 +9,6 @@
"YES" "YES"
] ]
}, },
{ {
"name": "samePlace", "name": "samePlace",
"type": "select", "type": "select",
@@ -20,60 +18,55 @@
"NO" "NO"
] ]
}, },
{ {
"name": "challengeName", "name": "challengeName",
"type": "select", "type": "select",
"label": "请选择首领", "label": "请选择首领",
"options": [ "options": [
"爆炎树", "爆炎树",
"半永恒统辖矩阵", "半永恒统辖矩阵",
"掣电树", "掣电树",
"纯水精灵", "纯水精灵",
"翠翎恐簟", "翠翎恐簟",
"深罪浸礼者", "深罪浸礼者",
"深邃摹结株", "深邃摹结株",
"风蚀沙虫", "风蚀沙虫",
"歌裴莉娅的葬送", "歌裴莉娅的葬送",
"古岩龙蜥", "古岩龙蜥",
"恒常机关阵列", "恒常机关阵列",
"急冻树", "急冻树",
"金焰绒翼龙暴君", "金焰绒翼龙暴君",
"科培琉司的劫罚", "科培琉司的劫罚",
"雷音权现", "雷音权现",
"灵觉隐修的迷者", "灵觉隐修的迷者",
"魔像督军", "魔像督军",
"秘源机兵·统御械", "秘源机兵·统御械",
"秘源机兵·构型械", "秘源机兵·构型械",
"魔偶剑鬼", "魔偶剑鬼",
"千年珍珠骏麟", "千年珍珠骏麟",
"熔岩辉龙像", "熔岩辉龙像",
"贪食匿叶龙山王", "贪食匿叶龙山王",
"铁甲熔火帝皇", "铁甲熔火帝皇",
"无相之草", "无相之草",
"无相之火", "无相之火",
"无相之雷", "无相之雷",
"无相之水", "无相之水",
"无相之岩", "无相之岩",
"水形幻人", "水形幻人",
"实验性场力发生装置", "实验性场力发生装置",
"遗迹巨蛇", "遗迹巨蛇",
"隐山猊兽", "隐山猊兽",
"兆载永劫龙兽" "兆载永劫龙兽"
] ]
}, },
{ {
"name": "challengeNum", "name": "challengeNum",
"type": "input-text", "type": "input-text",
"label": "挑战次数" "label": "挑战次数"
}, },
{ {
"name": "resinNum", "name": "resinNum",
"type": "input-text", "type": "input-text",
"label": "是否使用树脂(默认0)" "label": "是否使用树脂(默认0)"
}, }
] ]