mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(交通银行): 版本升级弹窗 (#793)
* feat(交通银行) - 版本升级弹窗 * Update com.bankcomm.Bankcomm.ts
This commit is contained in:
@@ -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',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user