mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
@@ -131,12 +131,18 @@ export default defineAppConfig({
|
|||||||
key: 7,
|
key: 7,
|
||||||
name: '首页活动弹窗-默认禁用',
|
name: '首页活动弹窗-默认禁用',
|
||||||
enable: false,
|
enable: false,
|
||||||
activityIds: ['com.huawei.android.thememanager.HwThemeManagerActivity'],
|
activityIds: [
|
||||||
|
'com.huawei.android.thememanager.HwThemeManagerActivity',
|
||||||
|
'com.huawei.android.launcher.unihome.UniHomeLauncher',
|
||||||
|
],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches:
|
matches:
|
||||||
'[id="com.huawei.android.thememanager:id/campaign_dialog_close_image"]',
|
'[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