mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
test(DropdownMenu): fix snapshot
This commit is contained in:
parent
c553551578
commit
959cfff423
@ -28,7 +28,7 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
<div style="top: 0px; display: none;"
|
<div style="top: 0px; display: none;"
|
||||||
class="van-dropdown-item van-dropdown-item--down"
|
class="van-dropdown-item van-dropdown-item--down"
|
||||||
>
|
>
|
||||||
<transition-stub style="position: absolute;">
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
<transition-stub>
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
@ -36,7 +36,7 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
<div style="top: 0px; display: none;"
|
<div style="top: 0px; display: none;"
|
||||||
class="van-dropdown-item van-dropdown-item--down"
|
class="van-dropdown-item van-dropdown-item--down"
|
||||||
>
|
>
|
||||||
<transition-stub style="position: absolute;">
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
<transition-stub>
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
@ -70,7 +70,7 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
<div style="top: 0px; display: none;"
|
<div style="top: 0px; display: none;"
|
||||||
class="van-dropdown-item van-dropdown-item--down"
|
class="van-dropdown-item van-dropdown-item--down"
|
||||||
>
|
>
|
||||||
<transition-stub style="position: absolute;">
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
<transition-stub>
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
@ -78,7 +78,7 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
<div style="top: 0px; display: none;"
|
<div style="top: 0px; display: none;"
|
||||||
class="van-dropdown-item van-dropdown-item--down"
|
class="van-dropdown-item van-dropdown-item--down"
|
||||||
>
|
>
|
||||||
<transition-stub style="position: absolute;">
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
<transition-stub>
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
@ -112,7 +112,7 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
<div style="top: 0px; display: none;"
|
<div style="top: 0px; display: none;"
|
||||||
class="van-dropdown-item van-dropdown-item--down"
|
class="van-dropdown-item van-dropdown-item--down"
|
||||||
>
|
>
|
||||||
<transition-stub style="position: absolute;">
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
<transition-stub>
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
@ -120,7 +120,7 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
<div style="top: 0px; display: none;"
|
<div style="top: 0px; display: none;"
|
||||||
class="van-dropdown-item van-dropdown-item--down"
|
class="van-dropdown-item van-dropdown-item--down"
|
||||||
>
|
>
|
||||||
<transition-stub style="position: absolute;">
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
<transition-stub>
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
@ -154,7 +154,7 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
<div style="bottom: 0px; display: none;"
|
<div style="bottom: 0px; display: none;"
|
||||||
class="van-dropdown-item van-dropdown-item--up"
|
class="van-dropdown-item van-dropdown-item--up"
|
||||||
>
|
>
|
||||||
<transition-stub style="position: absolute;">
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
<transition-stub>
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
@ -162,7 +162,7 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
<div style="bottom: 0px; display: none;"
|
<div style="bottom: 0px; display: none;"
|
||||||
class="van-dropdown-item van-dropdown-item--up"
|
class="van-dropdown-item van-dropdown-item--up"
|
||||||
>
|
>
|
||||||
<transition-stub style="position: absolute;">
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
<transition-stub>
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
@ -196,7 +196,7 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
<div style="top: 0px; display: none;"
|
<div style="top: 0px; display: none;"
|
||||||
class="van-dropdown-item van-dropdown-item--down"
|
class="van-dropdown-item van-dropdown-item--down"
|
||||||
>
|
>
|
||||||
<transition-stub style="position: absolute;">
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
<transition-stub>
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
@ -204,7 +204,7 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
<div style="top: 0px; display: none;"
|
<div style="top: 0px; display: none;"
|
||||||
class="van-dropdown-item van-dropdown-item--down"
|
class="van-dropdown-item van-dropdown-item--down"
|
||||||
>
|
>
|
||||||
<transition-stub style="position: absolute;">
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
<transition-stub>
|
<transition-stub>
|
||||||
</transition-stub>
|
</transition-stub>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user