Skip to content

Commit 63ad8db

Browse files
committed
perf(拼多多): 全屏广告-弹窗广告
1 parent 99c6fea commit 63ad8db

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/apps/com.xunmeng.pinduoduo.ts

+11
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,17 @@ export default defineGkdApp({
104104
exampleUrls: 'https://e.gkd.li/e5428072-9ee3-47e9-87ad-d8b47e24f173',
105105
snapshotUrls: 'https://i.gkd.li/i/17773799',
106106
},
107+
{
108+
key: 9,
109+
matchTime: 10000,
110+
actionMaximum: 1,
111+
resetMatch: 'app',
112+
activityIds: '.ui.activity.HomeActivity',
113+
matches:
114+
'FrameLayout[desc="拍照搜索"] > FrameLayout > FrameLayout > RelativeLayout[childCount=2] > @ImageView[clickable=true][visibleToUser=true] + ImageView',
115+
exampleUrls: 'https://e.gkd.li/64f35ab7-37e1-4060-aa91-468116a42cae',
116+
snapshotUrls: 'https://i.gkd.li/i/18375615',
117+
},
107118
],
108119
},
109120
{

0 commit comments

Comments
 (0)