mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 19:22:22 +08:00
parent
418c6b039d
commit
025cc7829c
|
@ -31,6 +31,19 @@ export default defineAppConfig({
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '首页广告弹窗',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: 'com.taobao.etao.app.home.view.NewHomeActivity',
|
||||
matches:
|
||||
'LinearLayout > FrameLayout + RelativeLayout > ImageView[id!=null][visibleToUser=true]',
|
||||
snapshotUrls: 'https://gkd-kit.songe.li/import/12739581',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 10,
|
||||
|
|
Loading…
Reference in New Issue
Block a user