mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(微信): 功能类-付款后自动点击完成
This commit is contained in:
@@ -566,5 +566,19 @@ export default defineAppConfig({
|
|||||||
'View[childCount=2] > View[desc$="推荐"][childCount=3] > ImageView[index=2][clickable=true][visibleToUser=true]',
|
'View[childCount=2] > View[desc$="推荐"][childCount=3] > ImageView[index=2][clickable=true][visibleToUser=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/i/14392392',
|
snapshotUrls: 'https://i.gkd.li/i/14392392',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 26,
|
||||||
|
name: '功能类-付款后自动点击完成',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
quickFind: true,
|
||||||
|
activityIds: 'com.tencent.mm.framework.app.UIPageFragmentActivity',
|
||||||
|
matches: '[vid="kinda_button_impl_wrapper"][clickable=true]',
|
||||||
|
exampleUrls:
|
||||||
|
'https://m.gkd.li/57941037/a5177d9d-6745-443f-baf5-af57153430d8',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/14399355',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user