mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 15:25:08 +08:00
feat(TIM): 功能类-发送图片时自动勾选[原图]
This commit is contained in:
@@ -19,5 +19,19 @@ export default defineGkdApp({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '功能类-发送图片时自动勾选[原图]',
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
activityIds: 'com.tencent.mobileqq.activity.SplashActivity',
|
||||
matches: '@[checked=false] + [text="原图"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/57b4e39f-ba48-4e57-a5de-3a461a583e60',
|
||||
snapshotUrls: 'https://i.gkd.li/i/15209768',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user