mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
@@ -132,5 +132,18 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 7,
|
||||||
|
name: '功能类-关闭小额免密支付',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
fastQuery: true,
|
||||||
|
activityIds: 'com.alipay.android.msp.ui.views.MspContainerActivity',
|
||||||
|
matches:
|
||||||
|
'@CheckBox[checked=true] < * - [text*="免密支付"][visibleToUser=true]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/22656242',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user