feat(QQ): 更新弹窗(优化规则) (#2514)

This commit is contained in:
Kun Jinkao
2023-11-26 21:53:43 +08:00
committed by GitHub
parent ab027875ad
commit 3a4f697f0c

View File

@@ -307,14 +307,13 @@ export default defineAppConfig({
{ {
key: 17, key: 17,
name: '更新弹窗', name: '更新弹窗',
activityIds: [ actionMaximum: 1,
'com.tencent.mobileqq.upgrade', resetMatch: 'app',
'com.tencent.mobileqq.activity.SplashActivity', rules: '@[desc="关闭"] - ViewGroup > [text="立即体验"||text="立即升级"]',
],
rules: '@[desc="关闭"] - ViewGroup > [text="发现新版本"]',
snapshotUrls: [ snapshotUrls: [
'https://i.gkd.li/import/13188721', 'https://i.gkd.li/import/13188721',
'https://i.gkd.li/import/13386719', 'https://i.gkd.li/import/13386719',
'https://i.gkd.li/import/13459507',
], ],
}, },
{ {