mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(京东): 首页-浮层广告(补充规则) (#1350)
This commit is contained in:
@@ -42,10 +42,16 @@ export default defineAppConfig({
|
|||||||
activityIds: 'com.jingdong.app.mall.MainFrameActivity',
|
activityIds: 'com.jingdong.app.mall.MainFrameActivity',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
key: 0,
|
||||||
matches:
|
matches:
|
||||||
'@[desc^="关闭浮层"] <n * < [id="com.jingdong.app.mall:id/home_float_layout"]',
|
'@[desc^="关闭浮层"] <n * < [id="com.jingdong.app.mall:id/home_float_layout"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12837870',
|
snapshotUrls: 'https://i.gkd.li/import/12837870',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
matches: '[desc="浮层活动"] + [desc="关闭浮层icon"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13072091',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user