mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +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:
@@ -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',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user