test: demo snapshot uses enUS

This commit is contained in:
chenjiahan
2020-11-25 22:39:06 +08:00
parent 9708ab53f6
commit ea44d636ba
57 changed files with 991 additions and 2361 deletions
@@ -7,7 +7,7 @@ exports[`should render demo and match snapshot 1`] = `
<img src="https://img.yzcdn.cn/vant/empty-image-default.png">
</div>
<p class="van-empty__description">
描述文字
Description
</p>
</div>
</div>
@@ -24,7 +24,7 @@ exports[`should render demo and match snapshot 1`] = `
aria-selected="true"
>
<span class="van-tab__text van-tab__text--ellipsis">
通用错误
Error
</span>
</div>
<div role="tab"
@@ -32,7 +32,7 @@ exports[`should render demo and match snapshot 1`] = `
aria-selected="false"
>
<span class="van-tab__text van-tab__text--ellipsis">
网络错误
Network
</span>
</div>
<div role="tab"
@@ -40,7 +40,7 @@ exports[`should render demo and match snapshot 1`] = `
aria-selected="false"
>
<span class="van-tab__text van-tab__text--ellipsis">
搜索提示
Search
</span>
</div>
<div class="van-tabs__line"
@@ -59,7 +59,7 @@ exports[`should render demo and match snapshot 1`] = `
<img src="https://img.yzcdn.cn/vant/empty-image-error.png">
</div>
<p class="van-empty__description">
描述文字
Description
</p>
</div>
</div>
@@ -82,7 +82,7 @@ exports[`should render demo and match snapshot 1`] = `
<img src="https://img.yzcdn.cn/vant/custom-empty-image.png">
</div>
<p class="van-empty__description">
描述文字
Description
</p>
</div>
</div>
@@ -92,7 +92,7 @@ exports[`should render demo and match snapshot 1`] = `
<img src="https://img.yzcdn.cn/vant/empty-image-default.png">
</div>
<p class="van-empty__description">
描述文字
Description
</p>
<div class="van-empty__bottom">
<button type="button"
@@ -100,7 +100,7 @@ exports[`should render demo and match snapshot 1`] = `
>
<div class="van-button__content">
<span class="van-button__text">
按钮
Button
</span>
</div>
</button>