feat(饿了么): 活动弹窗(补充规则) (#2587)

This commit is contained in:
Kun Jinkao
2023-11-28 20:00:47 +08:00
committed by GitHub
parent ca9c84a6a5
commit 3772f17ff6

View File

@@ -77,9 +77,17 @@ export default defineAppConfig({
'[id="me.ele:id/id_magex_mistview"][childCount=2] > ImageView + ImageView[clickable=true]',
snapshotUrls: [
'https://i.gkd.li/import/12726709',
'https://i.gkd.li/import/13362878',
'https://i.gkd.li/import/13476719',
],
},
{
key: 2,
name: '全能超市-活动弹窗',
activityIds: 'me.ele.application.ui.Launcher.LauncherActivity',
matches:
'[id="me.ele:id/fl_render_e_shop"] + FrameLayout >n ViewGroup[childCount=6] > View[index=5]',
snapshotUrls: 'https://i.gkd.li/import/13476611',
},
],
},
{