js,新增中文材料名映射 (#598)

烹饪增加菜名搜索
This commit is contained in:
JJMdzh
2025-04-19 01:27:40 +08:00
committed by GitHub
parent c9b87db984
commit 1bf9db141b
3 changed files with 94 additions and 100 deletions

View File

@@ -5,36 +5,9 @@
"label": "【料理制作】:\n\n烹饪次数默认0即跳过",
},
{
"name": "pageScrollCount",
"name": "Cooking",
"type": "input-text",
"label": "滑页次数默认04行1页",
},
{
"name": "downOffset",
"type": "select",
"label": "在第几行默认0",
"options": [
"1",
"2",
"3",
"4",
"5",
]
},
{
"name": "rightOffset",
"type": "select",
"label": "在第几列默认2",
"options": [
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
]
"label": "输入料理名",
},
{
"name": "PrepCount",