Skip to content

Commit

Permalink
✅ test: 修正测试
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Nov 28, 2021
1 parent 7f9ad2e commit c51e303
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ exports[`AssetCard Sketch 测试 1`] = `
alt="Sketch 测试"
class="avx-asset-gallery-image"
src="https://gw.alipayobjects.com/zos/antfincdn/LFmaI3%26OJh/logo.svg"
style="padding: 12px;"
/>
</div>
</div>
Expand Down Expand Up @@ -99,6 +100,7 @@ exports[`AssetCard 图片 Png 1`] = `
alt="测试"
class="avx-asset-gallery-image"
src="https://gw.alipayobjects.com/zos/antfincdn/G5sZluNGGA/25c4fe16-7d52-4b32-904e-3eccb4a1ff47.png"
style="padding: 12px;"
/>
</div>
</div>
Expand Down Expand Up @@ -200,6 +202,7 @@ exports[`AssetCard 图片 Svg 1`] = `
alt="Svg 测试"
class="avx-asset-gallery-image"
src="https://gw.alipayobjects.com/zos/antfincdn/LFmaI3%26OJh/logo.svg"
style="padding: 12px;"
/>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ exports[`AssetGallery 加载数据 1`] = `
alt="渐变色 Logo"
class="avx-asset-gallery-image"
src="https://gw.alipayobjects.com/zos/antfincdn/LFmaI3%26OJh/logo.svg"
style="padding: 12px;"
/>
</div>
</div>
Expand Down Expand Up @@ -443,6 +444,7 @@ exports[`AssetGallery 图片源为 PNG 1`] = `
alt="渐变色 Logo"
class="avx-asset-gallery-image"
src="https://gw.alipayobjects.com/zos/antfincdn/OuMB9liYZV/tupian%2525201.png"
style="padding: 12px;"
/>
</div>
</div>
Expand Down Expand Up @@ -544,6 +546,7 @@ exports[`AssetGallery 图片源为 PNG 1`] = `
alt="黑色 Logo"
class="avx-asset-gallery-image"
src="https://gw.alipayobjects.com/zos/antfincdn/5vmPNr6Qqz/tupian%2525202.png"
style="padding: 12px;"
/>
</div>
</div>
Expand Down

1 comment on commit c51e303

@vercel
Copy link

@vercel vercel bot commented on c51e303 Nov 28, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.