feat(交通银行): 版本升级弹窗 (#793)

* feat(交通银行)

- 版本升级弹窗

* Update com.bankcomm.Bankcomm.ts
This commit is contained in:
jiuqianyuan
2023-10-10 00:04:14 +08:00
committed by GitHub
parent 1da536bdcd
commit d8b8fd2146

View File

@@ -20,5 +20,13 @@ export default defineAppConfig({
'https://gkd-kit.songe.li/import/12745293', // activityId: 'com.hihonor.android.launcher.unihome.UniHomeLauncher'
],
},
{
key: 1,
name: '版本升级弹窗',
desc: '点击 暂不更新',
activityIds: 'com.bankcomm.module.biz.webcontainer.BCMHtml5Activity',
rules: '[id = "com.bankcomm.Bankcomm:id/tvNotNow" && text = "暂不更新"]',
snapshotUrls: 'https://gkd-kit.songe.li/import/12842484',
},
],
});