mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
feat(软件包安装程序): 功能类-自动安装应用(补充activityid)
This commit is contained in:
@@ -12,11 +12,15 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 0,
|
||||
name: '点击[继续安装]',
|
||||
activityIds: 'com.android.packageinstaller.PackageInstallerActivity',
|
||||
activityIds: [
|
||||
'com.android.packageinstaller.PackageInstallerActivity',
|
||||
'com.android.packageinstaller.FlymePackageInstallerActivity',
|
||||
],
|
||||
matches: '[text="继续安装"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/13206444',
|
||||
'https://i.gkd.li/i/14046749',
|
||||
'https://i.gkd.li/i/16550275',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user