fix: 修复错误使用局部快速查找可能导致规则不触发的问题

This commit is contained in:
AIsouler
2024-07-22 15:54:52 +08:00
parent 44c4add154
commit f53d272c58
27 changed files with 56 additions and 56 deletions

View File

@@ -47,7 +47,7 @@ export default defineGkdApp({
key: 1,
activityIds: 'com.sinovatech.unicom.basic.ui.activity.MainActivity',
matches:
'@TextView[id="home_popup_close"][childCount=0][clickable=true] <<n [vid="main_fragment_layout_haoka"]',
'@TextView[childCount=0][clickable=true][id="home_popup_close"] <<n [vid="main_fragment_layout_haoka"]',
snapshotUrls: 'https://i.gkd.li/i/15971964',
},
],