feat(网上国网):版本更新 (#2674)

close  #2672
This commit is contained in:
jiuqianyuan 2023-11-30 21:39:35 +08:00 committed by GitHub
parent 3bf47003ea
commit 9dc67a3a0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,5 +58,16 @@ export default defineAppConfig({
}, },
], ],
}, },
{
key: 2,
name: '版本更新',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
activityIds: 'com.sgcc.wsgw.rnbundle.activity.HomeReactActivity',
rules: '@ImageView < ViewGroup -3 [text="有新版本啦!"]',
snapshotUrls: 'https://i.gkd.li/import/13501638',
},
], ],
}); });