mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat(淘宝): 功能类-"「0元下单」权益"弹窗
This commit is contained in:
@@ -232,5 +232,21 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 18,
|
||||||
|
name: '功能类-"「0元下单」权益"弹窗',
|
||||||
|
desc: '点击关闭',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
quickFind: true,
|
||||||
|
activityIds: 'com.alipay.android.msp.ui.views.MspContainerActivity',
|
||||||
|
matches:
|
||||||
|
'[text="关闭"] < @FrameLayout[clickable=true] <3 FrameLayout[childCount=3] < * + FrameLayout[childCount=3] [text*="0元下单"]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/a35c954d-5162-463c-aee3-b72b9c2d6625',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/14155537',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user