mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-22 01:35:32 +08:00
perf(百度贴吧): 功能类-贴吧内签到并关闭弹窗
This commit is contained in:
@@ -267,12 +267,13 @@ export default defineGkdApp({
|
||||
{
|
||||
key: 1,
|
||||
name: '关闭签到成功弹窗',
|
||||
action: 'back',
|
||||
activityIds: 'com.baidu.tbadk.browser.TBWebContainerActivity',
|
||||
matches:
|
||||
'WebView[text="签到弹窗"] > View > View > TextView[text=""][index=2][visibleToUser=true]',
|
||||
matches: 'WebView[text="签到弹窗"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/i/13776424',
|
||||
'https://i.gkd.li/i/15087327',
|
||||
'https://i.gkd.li/i/15881225',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user