mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(堆糖) 通知提示-请求开启通知弹窗
This commit is contained in:
@@ -77,5 +77,15 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 5,
|
||||||
|
name: '通知提示-请求开启通知弹窗',
|
||||||
|
desc: '点击[x]',
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
quickFind: true,
|
||||||
|
rules: '@[vid="dialogNegative"] +2 [text="打开通知"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/14273121',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user