feat: 优化部分缓慢查询规则

This commit is contained in:
AIsouler
2024-03-09 14:25:17 +08:00
parent ff81a21819
commit 046f30265d
3 changed files with 7 additions and 8 deletions

View File

@@ -52,8 +52,9 @@ export default defineAppConfig({
{
key: 1,
name: '消息页面-顶部惊喜礼包',
quickFind: true,
matches:
'[text*="惊喜礼包"] + FrameLayout + ImageView[clickable=true]',
'@ImageView[childCount=0][visibleToUser=true] - FrameLayout - [text*="惊喜礼包"]',
snapshotUrls: 'https://i.gkd.li/i/13426912',
},
{