mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(交通银行): 版本升级弹窗 (#942)
This commit is contained in:
@@ -24,7 +24,10 @@ export default defineAppConfig({
|
|||||||
key: 1,
|
key: 1,
|
||||||
name: '版本升级弹窗',
|
name: '版本升级弹窗',
|
||||||
desc: '点击 暂不更新',
|
desc: '点击 暂不更新',
|
||||||
activityIds: 'com.bankcomm.module.biz.webcontainer.BCMHtml5Activity',
|
activityIds: [
|
||||||
|
'com.bankcomm.module.biz.webcontainer.BCMHtml5Activity',
|
||||||
|
'com.bankcomm.module.biz.home.MainActivity',
|
||||||
|
],
|
||||||
rules: '[id = "com.bankcomm.Bankcomm:id/tvNotNow" && text = "暂不更新"]',
|
rules: '[id = "com.bankcomm.Bankcomm:id/tvNotNow" && text = "暂不更新"]',
|
||||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12842484',
|
snapshotUrls: 'https://gkd-kit.songe.li/import/12842484',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user