feat(饿了么): 活动弹窗(补充 activityId) (#3207)

This commit is contained in:
Kun Jinkao
2023-12-15 20:48:21 +08:00
committed by GitHub
parent 628018e01e
commit db15e9fb8a

View File

@@ -74,6 +74,7 @@ export default defineAppConfig({
'me.ele.component.pops2.Pops2MistDialog', 'me.ele.component.pops2.Pops2MistDialog',
'me.ele.newbooking.checkout.entrypoint.WMCheckoutActivity', 'me.ele.newbooking.checkout.entrypoint.WMCheckoutActivity',
'me.ele.application.ui.Launcher.LauncherActivity', 'me.ele.application.ui.Launcher.LauncherActivity',
'me.ele.android.emagex.container.EMagexActivity',
], ],
matches: matches:
'@ImageView[clickable=true] - ImageView < [id="me.ele:id/id_magex_mistview"][childCount=2]', '@ImageView[clickable=true] - ImageView < [id="me.ele:id/id_magex_mistview"][childCount=2]',
@@ -81,6 +82,7 @@ export default defineAppConfig({
'https://i.gkd.li/import/12726709', 'https://i.gkd.li/import/12726709',
'https://i.gkd.li/import/13476719', 'https://i.gkd.li/import/13476719',
'https://i.gkd.li/import/13523508', 'https://i.gkd.li/import/13523508',
'https://i.gkd.li/import/13685037',
], ],
}, },
{ {