mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 21:13:34 +08:00
feat(taptap): 更新弹窗 (#2276)
* Update com.taptap.ts * Update com.taptap.ts * Update com.taptap.ts * Update com.taptap.ts * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> close #2189
This commit is contained in:
parent
5bfd6e3e6d
commit
9f83757f7e
|
@ -35,5 +35,18 @@ export default defineAppConfig({
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '更新提示',
|
||||||
|
quickFind: true,
|
||||||
|
activityIds: 'com.taptap.upgrade.library.dialog.UpgradeDialogAct',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
matches:
|
||||||
|
'@[id="com.taptap.app.game:id/btn_dismiss"] - LinearLayout >n [text="立即更新"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13387479',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue
Block a user