fix(拷贝漫画): 漫画内广告误触 (#1281)

* fix(拷贝漫画): 漫画内广告误触

* chore(actions): check_format_lint

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
walklty
2023-10-22 00:05:32 +08:00
committed by GitHub
parent 70fd05664e
commit a213f3161c

View File

@@ -48,7 +48,6 @@ export default defineAppConfig({
},
{
matches: 'ImageView + FrameLayout + FrameLayout > ImageView',
snapshotUrls: [
'https://gkd-kit.gitee.io/import/12504520',
'https://gkd-kit.gitee.io/import/12661019',
@@ -61,8 +60,8 @@ export default defineAppConfig({
},
{
matches:
'TextView[text.length=4] < FrameLayout[childCount>=1] <2 FrameLayout[childCount>=2] -2 FrameLayout',
snapshotUrls: 'https://gkd-kit.gitee.io/import/12892156',
'TextView[text.length=4] < FrameLayout[childCount>=1] <2 FrameLayout[childCount>=2] -2 FrameLayout > ImageView',
snapshotUrls: 'https://gkd-kit.gitee.io/import/12892156', //最后是ImageView否则和io/import/12504501误触
},
{
activityIds: