mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
@@ -17,9 +17,16 @@ export default defineAppConfig({
|
|||||||
key: 1,
|
key: 1,
|
||||||
name: '广告弹窗',
|
name: '广告弹窗',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.hihonor.android.launcher.unihome.UniHomeLauncher',
|
matchLauncher: true,
|
||||||
|
activityIds: [
|
||||||
|
'com.hihonor.android.launcher.unihome.UniHomeLauncher',
|
||||||
|
'com.hihonor.appmarket.module.main.MainActivity',
|
||||||
|
],
|
||||||
rules: '[id="com.hihonor.appmarket:id/iv_dialog_operation_close"]',
|
rules: '[id="com.hihonor.appmarket:id/iv_dialog_operation_close"]',
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/13063815',
|
snapshotUrls: [
|
||||||
|
'https://gkd-kit.gitee.io/import/13063815',
|
||||||
|
'https://gkd-kit.gitee.io/import/13168440',
|
||||||
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user