mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 09:15:11 +08:00
feat 请求开启通知权限弹窗 (#3219)
This commit is contained in:
@@ -4,6 +4,15 @@ export default defineAppConfig({
|
|||||||
id: 'com.sup.android.superb',
|
id: 'com.sup.android.superb',
|
||||||
name: '皮皮虾',
|
name: '皮皮虾',
|
||||||
groups: [
|
groups: [
|
||||||
|
{
|
||||||
|
key: 5,
|
||||||
|
name: '请求开启通知权限弹窗',
|
||||||
|
quickFind: true,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: '[text="开启推送通知"] +2 * > [text="以后再说"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13691081',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
key: 6,
|
key: 6,
|
||||||
name: '右上角红包悬浮窗',
|
name: '右上角红包悬浮窗',
|
||||||
|
|||||||
Reference in New Issue
Block a user