mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
@@ -131,12 +131,18 @@ export default defineAppConfig({
|
||||
key: 7,
|
||||
name: '首页活动弹窗-默认禁用',
|
||||
enable: false,
|
||||
activityIds: ['com.huawei.android.thememanager.HwThemeManagerActivity'],
|
||||
activityIds: [
|
||||
'com.huawei.android.thememanager.HwThemeManagerActivity',
|
||||
'com.huawei.android.launcher.unihome.UniHomeLauncher',
|
||||
],
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
'[id="com.huawei.android.thememanager:id/campaign_dialog_close_image"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12657939',
|
||||
snapshotUrls: [
|
||||
'https://gkd-kit.gitee.io/import/12657939',
|
||||
'https://gkd-kit.gitee.io/import/12667815',
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user