Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Commit 17d822a

Browse files
committed
perf: 微信 #1826
1 parent f984cee commit 17d822a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/apps/com.tencent.mm.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ export default defineGkdApp({
646646
'[text="不感兴趣" || text="与我无关" || text="感谢你的反馈"][visibleToUser=true]',
647647
],
648648
matches:
649-
'@View[childCount<5] > [text^="广告"][text.length<4][visibleToUser=true]', // 某些微信版本上该节点的`clickable=false`
649+
'@View[childCount<5][bottom<2000] > [text^="广告"][text.length<4][visibleToUser=true]', // 某些微信版本上该节点的`clickable=false`
650650
exampleUrls: [
651651
'https://e.gkd.li/e73bb653-cc79-455c-958b-38aff6687c37',
652652
'https://e.gkd.li/5915f80b-66b9-4441-9d36-3caa3fe1be58',

0 commit comments

Comments
 (0)