feat: snapshot use i.gkd.li

This commit is contained in:
lisonge
2023-10-23 01:20:09 +08:00
parent c9d461f642
commit 2606754e9d
229 changed files with 538 additions and 538 deletions

View File

@@ -14,7 +14,7 @@ export default defineAppConfig({
{
matches:
'FrameLayout > View > View > View > View > @View[clickable=true && desc.length=2] + ImageView[childCount=1]',
snapshotUrls: 'https://gkd-kit.songe.li/import/12836857',
snapshotUrls: 'https://i.gkd.li/import/12836857',
},
],
},
@@ -26,7 +26,7 @@ export default defineAppConfig({
{
matches:
'FrameLayout > View > View > View[index=0] > View > ImageView[childCount=1] + View[clickable=true && desc=null]',
snapshotUrls: 'https://gkd-kit.songe.li/import/12836891',
snapshotUrls: 'https://i.gkd.li/import/12836891',
},
],
},
@@ -37,7 +37,7 @@ export default defineAppConfig({
rules: [
{
matches: '@[desc="取消"][clickable=true] + [desc="确定"]',
snapshotUrls: 'https://gkd-kit.songe.li/import/12836854',
snapshotUrls: 'https://i.gkd.li/import/12836854',
},
],
},