mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-23 09:52:57 +08:00
test(Sku): fix failed demo snapshot
This commit is contained in:
parent
8915455882
commit
0d7dc8eb3c
@ -34,5 +34,13 @@ exports[`renders demo correctly 1`] = `
|
|||||||
</span></div>
|
</span></div>
|
||||||
</button></div>
|
</button></div>
|
||||||
</div>
|
</div>
|
||||||
|
<div>
|
||||||
|
<div class="sku-container">
|
||||||
|
<!----> <button class="van-button van-button--primary van-button--normal van-button--block">
|
||||||
|
<div class="van-button__content"><span class="van-button__text">
|
||||||
|
sku大图模式
|
||||||
|
</span></div>
|
||||||
|
</button></div>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
`;
|
`;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user