fix(TAPTAP): 增加acid (#1866)

* Update com.taptap.ts

* chore(actions): check_format_lint

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

close #1844
This commit is contained in:
walklty
2023-11-05 23:15:08 +08:00
committed by GitHub
parent 10117c0b9b
commit 18ce6d3871

View File

@@ -23,10 +23,15 @@ export default defineAppConfig({
},
{
key: 1,
activityIds:
activityIds: [
'com.taptap.game.discovery.impl.findgame.allgame.dialog.FindGameMenuDialog',
'com.taptap.other.basic.impl.TapMainActivity',
],
matches: '@LinearLayout > [text="对此内容不感兴趣"]',
snapshotUrls: 'https://i.gkd.li/import/12840904',
snapshotUrls: [
'https://i.gkd.li/import/12840904',
'https://i.gkd.li/import/13258679', //other.basic.impl.TapMainActivity
],
},
],
},