mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
perf(荣耀商城): 权限提示-通知权限
This commit is contained in:
@@ -23,6 +23,10 @@ export default defineGkdApp({
|
|||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
activityIds: [
|
||||||
|
'com.vmall.client.messageCenter.fragment.MessageCenterActivity',
|
||||||
|
'com.vmall.client.base.fragment.VmallWapActivity',
|
||||||
|
],
|
||||||
matches: [
|
matches: [
|
||||||
'[text="开启消息通知"]',
|
'[text="开启消息通知"]',
|
||||||
'[vid="notification_close" || vid="iv_close"]',
|
'[vid="notification_close" || vid="iv_close"]',
|
||||||
|
|||||||
Reference in New Issue
Block a user