mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
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:
@@ -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',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user