Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
feat(翼支付): 版本更新 (#2201)
Browse files Browse the repository at this point in the history
* feat(翼支付):版本更新

* Update com.chinatelecom.bestpayclient.ts

close #2199
  • Loading branch information
jiuqianyuan authored Nov 18, 2023
1 parent 3559e45 commit 3ddddb3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/apps/com.chinatelecom.bestpayclient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,16 @@ export default defineAppConfig({
rules: '[id="com.chinatelecom.bestpayclient:id/tv_ad_skip"]',
snapshotUrls: 'https://i.gkd.li/import/13197640',
},
{
key: 1,
name: '版本更新',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
activityIds: 'com.chinatelecom.bestpayclient.ui.MainActivity',
rules: '[id="com.chinatelecom.bestpayclient:id/bupdate_tv_bottom_tip"]',
snapshotUrls: 'https://i.gkd.li/import/13391544',
},
],
});

0 comments on commit 3ddddb3

Please sign in to comment.