mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
perf: 应用包管理组件-功能类-备案信息弹窗
This commit is contained in:
@@ -132,11 +132,16 @@ export default defineGkdApp({
|
||||
rules: [
|
||||
{
|
||||
fastQuery: true,
|
||||
activityIds:
|
||||
activityIds: [
|
||||
'com.miui.packageInstaller.ui.InstallPrepareAlertActivity',
|
||||
'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
||||
],
|
||||
matches: ['[text$="备案信息"]', '[text="继续安装"]'],
|
||||
exampleUrls: 'https://e.gkd.li/d5bc4b1a-e363-4aab-9240-e6d914730935',
|
||||
snapshotUrls: 'https://i.gkd.li/i/17908298',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/17908298',
|
||||
'https://i.gkd.li/i/20642970',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user