Skip to content

Commit

Permalink
perf(京东): 全屏广告-弹窗广告 (#726)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiuqianyuan authored Jan 19, 2025
1 parent 63e83bc commit f78f7c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/apps/com.jingdong.app.mall.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,13 @@ export default defineGkdApp({
key: 0,
activityIds: 'com.jingdong.app.mall.MainFrameActivity',
matches: '@FrameLayout[clickable=true] > [desc="关闭"]',
excludeMatches:
'[text="确定" || text="加入购物车" || text*="购买" || text*="下单"][visibleToUser=true]',
snapshotUrls: [
'https://i.gkd.li/i/13165721',
'https://i.gkd.li/i/15364514',
],
excludeSnapshotUrls: 'https://i.gkd.li/i/18455760', //避免在activityIds为null时误触
},
{
key: 1,
Expand Down

0 comments on commit f78f7c3

Please sign in to comment.