mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(荣耀商城):应用内广告弹窗 (#3869)
This commit is contained in:
@@ -6,8 +6,11 @@ export default defineAppConfig({
|
|||||||
groups: [
|
groups: [
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '应用内广告弹窗',
|
name: '全屏广告-应用内广告弹窗',
|
||||||
activityIds: 'com.vmall.client.base.fragment.VmallWapActivity',
|
activityIds: [
|
||||||
|
'com.vmall.client.base.fragment.VmallWapActivity',
|
||||||
|
'com.vmall.client.splash.fragment.SplashActivity',
|
||||||
|
],
|
||||||
rules: '[id="com.hihonor.vmall:id/gift_close_iv"]',
|
rules: '[id="com.hihonor.vmall:id/gift_close_iv"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13060881',
|
snapshotUrls: 'https://i.gkd.li/import/13060881',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user