We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bad0be commit 48da06cCopy full SHA for 48da06c
src/apps/com.taobao.taobao.ts
@@ -100,9 +100,9 @@ export default defineGkdApp({
100
'com.taobao.android.tbabilitykit.pop.StdPopContainerActivity',
101
'com.taobao.tao.TBMainActivity',
102
'com.taobao.tao.welcome.Welcome',
103
- 'com.taobao.tao.welcome.Welcome',
104
],
105
- matches: ['[text*="通知"]', 'Image[visibleToUser=true]'],
+ matches:
+ '@Image[visibleToUser=true][text!=null] +2 View > [visibleToUser=true][text="消息通知" || text="发货通知"] <<n [vid="poplayer_inner_view"]',
106
snapshotUrls: [
107
'https://i.gkd.li/i/13446901',
108
'https://i.gkd.li/i/13455424',
0 commit comments