fix: tap offset

This commit is contained in:
lilong.129
2025-07-02 20:14:53 +08:00
parent 3171cb8aaf
commit b5e3dd6734
3 changed files with 21 additions and 4 deletions

View File

@@ -90,9 +90,11 @@
{
"method": "tap_ocr",
"params": "推荐",
"options": {
"identifier": "点击推荐"
}
"identifier": "点击推荐",
"offset": [
0,
-1
]
},
{
"method": "sleep",