mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
fix
This commit is contained in:
@@ -57,7 +57,7 @@ export default defineAppConfig({
|
|||||||
name: '点击"继续"',
|
name: '点击"继续"',
|
||||||
activityIds: 'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
activityIds: 'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
matches: '@[text="取消"] - * >2 [text="继续"]',
|
matches: '[text="取消"] - @*[clickable=true] >2 [text="继续"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14392314',
|
snapshotUrls: 'https://i.gkd.li/i/14392314',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user