mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(AppShare): 通知提示-公告弹窗
This commit is contained in:
@@ -127,5 +127,20 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 5,
|
||||
name: '通知提示-公告弹窗',
|
||||
desc: '点击[收到]',
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
activityIds: 'info.muge.appshare.view.main.MainActivity',
|
||||
matches: '[vid="tvSure"][clickable=true]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/8b782da0-1501-4839-a19b-92209b4d2723',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14345476',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user