提交 5bfc2d54 编写于 作者: S suzigang

test: navbar snapshots

上级 5197e770
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`should render left slot correctly 1`] = `
"<view class=\\"nut-navbar__left\\"><i class=\\"nutui-iconfont nut-icon nut-icon-left\\" style=\\"color: rgb(151, 151, 151);\\" src=\\"\\"></i>
"<view class=\\"nut-navbar__left\\">
<!--v-if-->
<!--v-if-->Custom Left
</view>"
`;
......@@ -9,7 +10,8 @@ exports[`should render left slot correctly 1`] = `
exports[`should render placeholder element when using placeholder prop 1`] = `
"<view class=\\"nut-navbar--placeholder\\">
<view class=\\"nut-navbar nut-navbar--fixed\\" style=\\"z-index: 10;\\">
<view class=\\"nut-navbar__left\\"><i class=\\"nutui-iconfont nut-icon nut-icon-left\\" style=\\"color: rgb(151, 151, 151);\\" src=\\"\\"></i>
<view class=\\"nut-navbar__left\\">
<!--v-if-->
<!--v-if-->
</view>
<view class=\\"nut-navbar__title\\">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册