mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
perf(微信): 功能类-付款时自动点击[支付]
This commit is contained in:
@@ -560,7 +560,7 @@ export default defineGkdApp({
|
|||||||
key: 0,
|
key: 0,
|
||||||
excludeMatches: [
|
excludeMatches: [
|
||||||
'ViewGroup + ViewGroup > ViewGroup > [vid="kinda_button_impl_wrapper"][desc="支付"]',
|
'ViewGroup + ViewGroup > ViewGroup > [vid="kinda_button_impl_wrapper"][desc="支付"]',
|
||||||
'[text="请验证指纹" || text="使用指纹"] <<n [vid="container_layout"]',
|
'[visibleToUser=true][text="请验证指纹" || text="使用指纹"] <<n [vid="container_layout"]',
|
||||||
],
|
],
|
||||||
matches:
|
matches:
|
||||||
'[vid="kinda_button_impl_wrapper"][desc$="支付"][desc.length<5]',
|
'[vid="kinda_button_impl_wrapper"][desc$="支付"][desc.length<5]',
|
||||||
|
|||||||
Reference in New Issue
Block a user