mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 10:42:20 +08:00
feat(邮储银行): 更新弹窗 (#3264)
This commit is contained in:
parent
52a28934d1
commit
1c1503ecbb
|
@ -7,14 +7,18 @@ export default defineAppConfig({
|
|||
{
|
||||
key: 1,
|
||||
name: '更新弹窗',
|
||||
quickFind: true,
|
||||
activityIds: [
|
||||
'com.yitong.mbank.psbc.module.app.view.customview.dialog.DialogUpdateApk',
|
||||
'com.yitong.mbank.psbc.module.home.view.activity.MainActivity',
|
||||
],
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
'@[id="com.yitong.mbank.psbc:id/bt_cancel"][text="暂不更新"] + [id="com.yitong.mbank.psbc:id/bt_updata"][text="立即更新"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12685350'],
|
||||
matches: 'Button[id="com.yitong.mbank.psbc:id/bt_cancel"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12685350',
|
||||
'https://i.gkd.li/import/13695462',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user