fix: cascader empty index-bar test demo

This commit is contained in:
yangjinfeng 2022-12-05 19:33:56 +08:00
parent 845ce17cfe
commit 88eb9379a9
3 changed files with 15 additions and 12 deletions

View File

@ -33,7 +33,9 @@ exports[`should render demo and match snapshot 1`] = `
class="label-class van-field__label"
slot="title"
>
地区
地区
</wx-view>
</wx-view>
<wx-view
@ -140,9 +142,9 @@ exports[`should render demo and match snapshot 1`] = `
class="label-class van-field__label"
slot="title"
>
地区
地区
</wx-view>
</wx-view>
<wx-view
@ -249,9 +251,9 @@ exports[`should render demo and match snapshot 1`] = `
class="label-class van-field__label"
slot="title"
>
地区
地区
</wx-view>
</wx-view>
<wx-view
@ -358,9 +360,9 @@ exports[`should render demo and match snapshot 1`] = `
class="label-class van-field__label"
slot="title"
>
地区
地区
</wx-view>
</wx-view>
<wx-view
@ -434,6 +436,7 @@ exports[`should render demo and match snapshot 1`] = `
/>
</van-overlay>
</van-popup>
</wx-view>
</demo-block>
</main>
`;

View File

@ -70,7 +70,7 @@ exports[`should render demo and match snapshot 1`] = `
style="z-index:1"
>
<wx-view
class="van-tabs__wrap "
class="wrap-class van-tabs__wrap "
>
<wx-scroll-view
class="van-tabs__scroll van-tabs__scroll--line"

View File

@ -20,7 +20,7 @@ exports[`should render demo and match snapshot 1`] = `
style="z-index:1"
>
<wx-view
class="van-tabs__wrap "
class="wrap-class van-tabs__wrap "
>
<wx-scroll-view
class="van-tabs__scroll van-tabs__scroll--line"