Skip to content
This repository has been archived by the owner on Feb 10, 2025. It is now read-only.

Commit

Permalink
feat(微信): 局部广告-订阅号消息页面-推荐阅读
Browse files Browse the repository at this point in the history
  • Loading branch information
AIsouler committed Mar 10, 2024
1 parent 9bb5138 commit d1738de
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions src/apps/com.tencent.mm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -730,5 +730,22 @@ export default defineAppConfig({
},
],
},
{
key: 31,
name: '局部广告-订阅号消息页面-推荐阅读',
desc: '点击关闭',
activityIds:
'com.tencent.mm.plugin.brandservice.ui.flutter.BizFlutterTLFlutterViewActivity',
rules: [
{
key: 0,
matches:
'View > Button > View[desc$="推​荐​"] > ImageView[index=1][clickable=true][visibleToUser=true]',
exampleUrls:
'https://m.gkd.li/101449500/5b815528-1ca2-4016-930e-a3cfb4e5e7ea',
snapshotUrls: 'https://i.gkd.li/i/14548701',
},
],
},
],
});

0 comments on commit d1738de

Please sign in to comment.