mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
fix(test): fix test case error
This commit is contained in:
parent
77c765d451
commit
d69ec23b88
@ -55,7 +55,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="onClickOverlay"
|
bind:close="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -121,7 +120,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="onClickOverlay"
|
bind:close="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -187,7 +185,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="onClickOverlay"
|
bind:close="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -253,7 +250,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="onClickOverlay"
|
bind:close="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -319,7 +315,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="onClickOverlay"
|
bind:close="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -386,7 +381,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="onClickOverlay"
|
bind:close="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
|
@ -1709,7 +1709,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:enter="onOpen"
|
bind:enter="onOpen"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
|
@ -100,7 +100,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
</van-field>
|
</van-field>
|
||||||
<van-popup>
|
<van-popup>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -210,7 +209,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
</van-field>
|
</van-field>
|
||||||
<van-popup>
|
<van-popup>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -320,7 +318,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
</van-field>
|
</van-field>
|
||||||
<van-popup>
|
<van-popup>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -430,7 +427,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
</van-field>
|
</van-field>
|
||||||
<van-popup>
|
<van-popup>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
|
@ -268,7 +268,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="onClickOverlay"
|
bind:close="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -285,7 +284,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="onClickOverlay"
|
bind:close="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
|
@ -46,7 +46,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="hideBasic"
|
bind:close="hideBasic"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -195,7 +194,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="hideTop"
|
bind:close="hideTop"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -209,7 +207,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="hideBottom"
|
bind:close="hideBottom"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -223,7 +220,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="hideLeft"
|
bind:close="hideLeft"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -237,7 +233,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="hideRight"
|
bind:close="hideRight"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -355,7 +350,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="hideCloseIcon"
|
bind:close="hideCloseIcon"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -369,7 +363,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="hideCustomCloseIcon"
|
bind:close="hideCustomCloseIcon"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -383,7 +376,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="hideCustomIconPosition"
|
bind:close="hideCustomIconPosition"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -439,7 +431,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="hideRound"
|
bind:close="hideRound"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
|
@ -56,7 +56,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="onClose"
|
bind:close="onClose"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -124,7 +123,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="onClose"
|
bind:close="onClose"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -192,7 +190,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="onClose"
|
bind:close="onClose"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
@ -260,7 +257,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="onClose"
|
bind:close="onClose"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
|
@ -248,7 +248,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="onClickOverlay"
|
bind:close="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
|
@ -169,7 +169,6 @@ exports[`should render demo and match snapshot 1`] = `
|
|||||||
bind:close="onClickOverlay"
|
bind:close="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-overlay
|
<van-overlay
|
||||||
rootPortal="{{false}}"
|
|
||||||
bind:click="onClickOverlay"
|
bind:click="onClickOverlay"
|
||||||
>
|
>
|
||||||
<van-transition
|
<van-transition
|
||||||
|
Loading…
x
Reference in New Issue
Block a user