mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
Squashed commit of the following:
commit 5e9840b4eb7d2307790d542ca8a46e7dce388e90 Merge: df70ca14 f83405e7 Author: aisouler <zy43220@gmail.com> Date: Wed Jan 17 13:47:21 2024 +0800 Merge branch 'com.hihonor.vmall' of https://github.com/AIsouler/subscription into com.hihonor.vmall commit df70ca1473b5cdf0af7753c4b1a2ba81bfca16d1 Author: aisouler <zy43220@gmail.com> Date: Wed Jan 17 13:46:58 2024 +0800 fix:增加唤醒字段 commit f83405e7e4a879f1580e7f0047cabe0e2c122163 Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Date: Wed Jan 17 05:44:42 2024 +0000 chore(actions): check_format_lint commit 8ddbc894b5e20888de0fe760a8f7e628d4698121 Author: aisouler <zy43220@gmail.com> Date: Wed Jan 17 13:44:04 2024 +0800 feat(荣耀商城):关闭开启消息通知弹窗
This commit is contained in:
@@ -14,5 +14,21 @@ export default defineAppConfig({
|
||||
rules: '[id="com.hihonor.vmall:id/gift_close_iv"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13060881',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
quickFind: true,
|
||||
name: '通知提示-关闭开启消息通知弹窗',
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds:
|
||||
'com.vmall.client.messageCenter.fragment.MessageCenterActivity',
|
||||
matches:
|
||||
'[text="开启消息通知"] - [id="com.hihonor.vmall:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13959029',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user