mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(咪咕快游): 版本更新 (#2461)
* feat(咪咕快游):版本更新 * chore(actions): check_format_lint --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> close #2449
This commit is contained in:
@@ -14,5 +14,17 @@ export default defineAppConfig({
|
|||||||
rules: '[id="cn.emagsoftware.gamehall:id/splash_skip"]',
|
rules: '[id="cn.emagsoftware.gamehall:id/splash_skip"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13258853',
|
snapshotUrls: 'https://i.gkd.li/import/13258853',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '版本更新',
|
||||||
|
quickFind: true,
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
activityIds: 'com.migugame.home_module.ui.activity.HomeActivity',
|
||||||
|
rules:
|
||||||
|
'[id="cn.emagsoftware.gamehall:id/btn_update"] -2 [id="cn.emagsoftware.gamehall:id/btn_cancle"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13448894',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user