feat(网易大神): 请求通知权限弹窗 (#1349)

This commit is contained in:
Kun Jinkao
2023-10-24 01:07:50 +08:00
committed by GitHub
parent 9e88a7534f
commit a105184251

View File

@@ -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',
},
],
});