mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
perf(荣耀商城): 权限提示-通知权限
This commit is contained in:
@@ -16,16 +16,21 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
fastQuery: true,
|
|
||||||
name: '权限提示-通知权限',
|
name: '权限提示-通知权限',
|
||||||
|
fastQuery: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches:
|
matches: [
|
||||||
'[text="开启消息通知"] - [id="com.hihonor.vmall:id/iv_close"]',
|
'[text="开启消息通知"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/13959029',
|
'[vid="notification_close" || vid="iv_close"]',
|
||||||
|
],
|
||||||
|
snapshotUrls: [
|
||||||
|
'https://i.gkd.li/i/13959029',
|
||||||
|
'https://i.gkd.li/i/16776398',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user