mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(金山文档) 通知提示-请求开启推送通知弹窗
This commit is contained in:
@@ -29,5 +29,14 @@ export default defineAppConfig({
|
|||||||
rules: '[text="发现新版本"] +3 [text="取消"]',
|
rules: '[text="发现新版本"] +3 [text="取消"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/14333103',
|
snapshotUrls: 'https://i.gkd.li/import/14333103',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '通知提示-请求开启推送通知弹窗',
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
quickFind: true,
|
||||||
|
rules: '[text="开启推送通知"] +2 * > [text="取消"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/14333362',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user