File tree 1 file changed +24
-0
lines changed
1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -65,6 +65,30 @@ export default defineGkdApp({
65
65
exampleUrls : 'https://e.gkd.li/a9dc3648-339a-4925-91dd-730346711b0e' ,
66
66
snapshotUrls : 'https://i.gkd.li/i/18532541' ,
67
67
} ,
68
+ {
69
+ key : 4 ,
70
+ fastQuery : true ,
71
+ activityIds :
72
+ 'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity' ,
73
+ matches : '@ViewGroup + ViewGroup > [text="反馈"]' ,
74
+ exampleUrls : [
75
+ 'https://e.gkd.li/517cc207-1e6c-4416-bbd1-193326879b68' ,
76
+ 'https://e.gkd.li/e60379ac-ee45-4f0f-bb18-5d1ffa4d9210' ,
77
+ ] ,
78
+ snapshotUrls : [
79
+ 'https://i.gkd.li/i/18703139' ,
80
+ 'https://i.gkd.li/i/18703827' ,
81
+ ] ,
82
+ } ,
83
+ {
84
+ key : 5 ,
85
+ fastQuery : true ,
86
+ activityIds : '.MainActivity' ,
87
+ matches :
88
+ '@ImageView[childCount=0][text=null][visibleToUser=true] < FrameLayout[childCount=1] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] <2 FrameLayout[childCount=2] - FrameLayout > [text^="扭动或点击"]' ,
89
+ exampleUrls : 'https://e.gkd.li/a2685f57-ec36-44a1-9529-f10d7fb481ef' ,
90
+ snapshotUrls : 'https://i.gkd.li/i/18704056' ,
91
+ } ,
68
92
] ,
69
93
} ,
70
94
{
You can’t perform that action at this time.
0 commit comments