mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(华为应用市场): 全屏广告-热门应用推荐弹窗
This commit is contained in:
@@ -47,5 +47,23 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 4,
|
||||||
|
name: '全屏广告-热门应用推荐弹窗',
|
||||||
|
desc: '点击[直接进入]',
|
||||||
|
quickFind: true,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
activityIds:
|
||||||
|
'com.huawei.appgallery.upgraderecommendation.ui.UpgradeRecommendActivity',
|
||||||
|
matches: '[text="直接进入"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/89e6f2eb-b543-4dd8-88ce-6e888d0d8c8a',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14861810',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user