mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(邮储银行): 更新弹窗 (#3264)
This commit is contained in:
@@ -7,14 +7,18 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '更新弹窗',
|
name: '更新弹窗',
|
||||||
|
quickFind: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.yitong.mbank.psbc.module.app.view.customview.dialog.DialogUpdateApk',
|
'com.yitong.mbank.psbc.module.app.view.customview.dialog.DialogUpdateApk',
|
||||||
|
'com.yitong.mbank.psbc.module.home.view.activity.MainActivity',
|
||||||
],
|
],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches:
|
matches: 'Button[id="com.yitong.mbank.psbc:id/bt_cancel"]',
|
||||||
'@[id="com.yitong.mbank.psbc:id/bt_cancel"][text="暂不更新"] + [id="com.yitong.mbank.psbc:id/bt_updata"][text="立即更新"]',
|
snapshotUrls: [
|
||||||
snapshotUrls: ['https://i.gkd.li/import/12685350'],
|
'https://i.gkd.li/import/12685350',
|
||||||
|
'https://i.gkd.li/import/13695462',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user