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