Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
feat 请求开通知权限弹窗
Browse files Browse the repository at this point in the history
  • Loading branch information
Snoopy1866 committed Nov 18, 2023
1 parent d0bf222 commit de1480d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/apps/com.ecitic.bank.mobile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,12 @@ export default defineAppConfig({
'[id="com.ecitic.bank.mobile:id/id_cordova_view"] + [id="com.ecitic.bank.mobile:id/close_product_send"]',
snapshotUrls: ['https://i.gkd.li/import/12701230'],
},
{
key: 3,
name: '请求开通知权限弹窗',
activityIds: 'com.ecitic.bank.mobile.ui.MainActivity',
rules: '@[text="取消"] + [text="立即开启"]',
snapshotUrls: 'https://i.gkd.li/import/13399102',
},
],
});

0 comments on commit de1480d

Please sign in to comment.