feat(菜鸟): 首页-今日手气红包 (#3743)

* feat(菜鸟): 首页-今日手气红包

* chore(actions): check_format_lint

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
adproqwq
2024-01-14 20:28:39 +08:00
committed by GitHub
parent 86817eb1be
commit 97410abf70

View File

@@ -69,5 +69,15 @@ export default defineAppConfig({
rules: '@[text="取消"] + [text="好评"]',
snapshotUrls: 'https://i.gkd.li/import/13692761',
},
{
key: 7,
name: '首页-今日手气红包',
desc: '点击右上角X',
quickFind: true,
activityIds:
'com.cainiao.wireless.homepage.view.activity.HomePageActivity',
rules: '[vid="dialog_full_image_close"]',
snapshotUrls: 'https://i.gkd.li/import/13842492',
},
],
});