增加延迟 (#2616)

This commit is contained in:
skyflag2022
2026-01-04 00:02:28 +08:00
committed by GitHub
parent 096da59fab
commit c606ef6f1f
2 changed files with 2 additions and 1 deletions

View File

@@ -475,6 +475,7 @@ const confirmButtonRo = RecognitionObject.TemplateMatch(file.ReadImageMatSync("a
await sleep(1000);
click(863, 51);//选择食物
await findAndClick(filterButtonRo);//筛选
await sleep(1000);
await findAndClick(searchInterfaceRo,50,false);//搜索界面
await findAndClick(resetButtonRo);//重置按钮
await findAndClick(researchRo);//搜索输入框

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 1,
"name": "吃药统计",
"version": "1.4.1",
"version": "1.4.2",
"bgi_version": "0.51",
"description": "用于统计指定两个食物的消耗,推荐锄地前后使用",
"authors": [