mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
feat(京东): 购物车界面-砸金蛋, 我的界面-参与调研 (#121)
This commit is contained in:
@@ -11,5 +11,22 @@ export default defineAppConfig({
|
|||||||
rules: '[desc$="广告"] +2 [desc="跳过"] > [text="跳过"]',
|
rules: '[desc$="广告"] +2 [desc="跳过"] > [text="跳过"]',
|
||||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12519430',
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12519430',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
enable: false,
|
||||||
|
key: 1,
|
||||||
|
name: '购物车界面-砸金蛋',
|
||||||
|
activityIds: 'com.jingdong.app.mall.MainFrameActivity',
|
||||||
|
rules: '[id="com.jd.lib.cart.feature:id/iv_egg_close"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12642266',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
enable: false,
|
||||||
|
key: 2,
|
||||||
|
name: '我的界面-参与调研',
|
||||||
|
activityIds: 'com.jingdong.app.mall.MainFrameActivity',
|
||||||
|
rules:
|
||||||
|
'RelativeLayout > ImageView[text=null][id^="com.jd.lib.personal.feature:id"] + ImageView[text=null][id^="com.jd.lib.personal.feature:id"]',
|
||||||
|
snapshotUrls: 'https://gkd-kit.gitee.io/import/12642270',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user