mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
fix: 微信-功能类-付款时自动点击[支付] #1486
This commit is contained in:
@@ -579,6 +579,7 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
|
matchRoot: true,
|
||||||
activityIds: '.plugin.lite.ui.WxaLiteAppTransparentLiteUI',
|
activityIds: '.plugin.lite.ui.WxaLiteAppTransparentLiteUI',
|
||||||
matches:
|
matches:
|
||||||
'[desc^="付款方式"] + Button[desc="支付"][visibleToUser=true]',
|
'[desc^="付款方式"] + Button[desc="支付"][visibleToUser=true]',
|
||||||
|
|||||||
Reference in New Issue
Block a user