mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-24 10:45:09 +08:00
fix(拼多多): 红包助手打款弹窗(误触)
This commit is contained in:
@@ -266,8 +266,11 @@ export default defineAppConfig({
|
||||
{
|
||||
activityIds: 'com.xunmeng.pinduoduo.ui.activity.HomeActivity',
|
||||
matches:
|
||||
'[id="com.xunmeng.pinduoduo:id/pdd"][childCount=1] >4 ImageView[id=null]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13972251',
|
||||
'[id="com.xunmeng.pinduoduo:id/pdd"][childCount=1] >4 ImageView[id=null][clickable=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13972251',
|
||||
'https://i.gkd.li/import/14341073', // clickable=true避免在此页面误触
|
||||
],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user