mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(淘宝): 开启悬浮窗权限弹窗 (#2915)
* feat(淘宝): 开启悬浮窗权限弹窗 * chore(actions): check_format_lint --------- Co-authored-by: adproqwq <2757917031@qq.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
@@ -150,5 +150,19 @@ export default defineAppConfig({
|
||||
rules: '@[text="关闭"] < * <3 * < * + * >3 [text$="小额免密支付"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13438414',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 14,
|
||||
name: '开启悬浮窗权限',
|
||||
desc: '点击“否”',
|
||||
activityIds:
|
||||
'com.taobao.android.detail2.core.framework.floatwindow.permission.PermissionActivity',
|
||||
quickFind: true,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'activity',
|
||||
matchTime: 10000,
|
||||
rules: '[id="android:id/button2"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13588165',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user