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: [
|
||||
{
|
||||
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',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user