mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-19 00:05:19 +08:00
feat(微信): 第三方APP申请使用授权弹窗
This commit is contained in:
@@ -48,12 +48,9 @@ export default defineAppConfig({
|
||||
enable: false,
|
||||
key: 3,
|
||||
name: '第三方APP申请使用授权弹窗',
|
||||
desc: '自动点击允许',
|
||||
desc: '自动点击允许,但由于此界面可以额外新建昵称头像,默认不启用',
|
||||
activityIds: ['com.tencent.mm.plugin.base.stub.UIEntryStub'],
|
||||
rules: [
|
||||
'TextView + TextView[text="申请使用"]',
|
||||
'Button[text="拒绝"] - Button[text="允许"]',
|
||||
],
|
||||
rules: 'Button[text="拒绝"] - Button[text="允许"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12663602',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user