feat(美团): 美团买菜-支付成功后-红包弹窗 (#150)

This commit is contained in:
Kun Jinkao
2023-09-19 11:27:26 +08:00
committed by GitHub
parent a7414fa14a
commit c4068b1222

View File

@@ -46,5 +46,13 @@ export default defineAppConfig({
'https://gkd-kit.gitee.io/import/12639734',
],
},
{
key: 5,
name: '美团买菜-支付成功后-红包弹窗',
desc: '美团买菜-支付成功后-关闭红包弹窗',
activityIds: 'com.meituan.retail.c.android.mrn.mrn.MallMrnModal',
rules: 'TextView[text="恭喜你获得以下权益"] + ViewGroup > ImageView',
snapshotUrls: 'https://gkd-kit.gitee.io/import/12646768',
},
],
});