mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
fix(淘宝): 修改通知匹配规则,适配更多场景 (#709)
Co-authored-by: minglu7 <minglu7@kxdigit.com> Co-authored-by: AIsouler <zy43220@gmail.com>
This commit is contained in:
@@ -102,11 +102,12 @@ export default defineGkdApp({
|
||||
'com.taobao.tao.welcome.Welcome',
|
||||
],
|
||||
matches:
|
||||
'[text^="开启系统通知"] + @Image[visibleToUser=true] <<n [vid="poplayer_inner_view"]',
|
||||
'@Image[visibleToUser=true][text!=null] +2 View > [visibleToUser=true][text="消息通知" || text="发货通知"] <<n [vid="poplayer_inner_view"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/13446901',
|
||||
'https://i.gkd.li/i/13455424',
|
||||
'https://i.gkd.li/i/15104645',
|
||||
'https://i.gkd.li/i/18407606',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user