mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(网易大神): 请求通知权限弹窗 (#1349)
This commit is contained in:
@@ -34,5 +34,12 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 10,
|
||||
name: '请求通知权限弹窗',
|
||||
activityIds: 'com.netease.gl.compfeed.widget.CommonWebPopupDialog',
|
||||
rules: '@[id="com.netease.gl:id/iv_close"] + [text="开启推送"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13072071',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user