mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 09:45:11 +08:00
feat(酷安): 关闭推送通知 (#1952)
* Create com.ikang.official.ts * Delete src/apps/com.ikang.official.ts * feat(酷安): 关闭推送通知
This commit is contained in:
@@ -100,6 +100,14 @@ export default defineAppConfig({
|
|||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12503762',
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12503762',
|
||||||
rules: '[text=`立即更新`] - [text=`取消`]',
|
rules: '[text=`立即更新`] - [text=`取消`]',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
quickFind: true,
|
||||||
|
name: '关闭推送通知',
|
||||||
|
activityIds: 'com.coolapk.market.view.main.MainActivity',
|
||||||
|
rules: '[text="以后再说"] + [text="去开启"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/13296465',
|
||||||
|
},
|
||||||
// key=2 曾经被使用,不可再用
|
// key=2 曾经被使用,不可再用
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user