mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(哈啰): 骑行卡-优惠券弹窗 (#427)
* feat(哈啰) * feat(哈啰) * feat(哈啰) * modify app name * Revert "modify app name" This reverts commit b486eac9fd599596cad2da8de5dd83148a55103e.
This commit is contained in:
@@ -42,5 +42,12 @@ export default defineAppConfig({
|
|||||||
'[text="订单完成"] >(2) View[childCount=2] > Image[id=null][clickable=true]',
|
'[text="订单完成"] >(2) View[childCount=2] > Image[id=null][clickable=true]',
|
||||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12684673'],
|
snapshotUrls: ['https://gkd-kit.gitee.io/import/12684673'],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 14,
|
||||||
|
name: '骑行卡-优惠券弹窗',
|
||||||
|
activityIds: ['com.hellobike.atlas.business.portal.PortalActivity'],
|
||||||
|
rules: '[desc="去使用"] + Button[text=null][visibleToUser=true]',
|
||||||
|
snapshotUrls: ['https://gkd-kit.songe.li/import/12739316'],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user