Skip to content

Commit 48da06c

Browse files
committed
perf: 优化
1 parent 9bad0be commit 48da06c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/apps/com.taobao.taobao.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,9 @@ export default defineGkdApp({
100100
'com.taobao.android.tbabilitykit.pop.StdPopContainerActivity',
101101
'com.taobao.tao.TBMainActivity',
102102
'com.taobao.tao.welcome.Welcome',
103-
'com.taobao.tao.welcome.Welcome',
104103
],
105-
matches: ['[text*="通知"]', 'Image[visibleToUser=true]'],
104+
matches:
105+
'@Image[visibleToUser=true][text!=null] +2 View > [visibleToUser=true][text="消息通知" || text="发货通知"] <<n [vid="poplayer_inner_view"]',
106106
snapshotUrls: [
107107
'https://i.gkd.li/i/13446901',
108108
'https://i.gkd.li/i/13455424',

0 commit comments

Comments
 (0)