mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat: 菜鸟-好友代取功能提示 (#1503)
This commit is contained in:
@@ -186,5 +186,18 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 11,
|
||||
name: '其他-好友代取功能提示',
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
activityIds:
|
||||
'com.cainiao.wireless.homepage.view.activity.HomePageActivity',
|
||||
matches: ['[text^="好友代取"]', '[text="下次再说"][clickable=true]'],
|
||||
snapshotUrls: 'https://i.gkd.li/i/23787455',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user