feat(一淘): 首页广告弹窗 (#428)

* feat(一淘)

* feat(一淘)

* feat(一淘)--首页广告弹窗
This commit is contained in:
Kun Jinkao 2023-09-28 10:19:49 +08:00 committed by GitHub
parent 418c6b039d
commit 025cc7829c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,