mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 02:42:22 +08:00
feat(荣耀商城):应用内广告弹窗 (#3869)
This commit is contained in:
parent
7fe9a211ff
commit
f4598ea18f
|
@ -6,8 +6,11 @@ export default defineAppConfig({
|
|||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '应用内广告弹窗',
|
||||
activityIds: 'com.vmall.client.base.fragment.VmallWapActivity',
|
||||
name: '全屏广告-应用内广告弹窗',
|
||||
activityIds: [
|
||||
'com.vmall.client.base.fragment.VmallWapActivity',
|
||||
'com.vmall.client.splash.fragment.SplashActivity',
|
||||
],
|
||||
rules: '[id="com.hihonor.vmall:id/gift_close_iv"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13060881',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user