fix snapshot

This commit is contained in:
陈嘉涵 2019-04-30 15:52:19 +08:00
parent 4f516f450c
commit 3fbd94f345
3 changed files with 6 additions and 6 deletions

View File

@ -38,7 +38,7 @@ exports[`renders demo correctly 1`] = `
<div class="van-field__body"><input type="tel" maxlength="6" placeholder="邮政编码" value="" class="van-field__control"></div>
</div>
</div>
<div class="van-cell van-cell--center van-cell--borderless van-switch-cell">
<div class="van-cell van-cell--center van-switch-cell">
<div class="van-cell__title"><span>设为默认收货地址</span></div>
<div class="van-cell__value">
<div class="van-switch" style="font-size:24px;">

View File

@ -11,13 +11,13 @@ exports[`renders demo correctly 1`] = `
</div>
</div>
<div>
<div class="van-notice-bar van-notice-bar--withicon">
<div class="van-notice-bar">
<div class="van-notice-bar__wrap">
<div class="van-notice-bar__content" style="padding-left:0;animation-delay:1s;animation-duration:0s;">足协杯战线连续第2年上演广州德比战上赛季半决赛上恒大以两回合5-3的总比分淘汰富力。</div>
</div><i class="van-icon van-icon-cross van-notice-bar__right-icon">
<!----></i>
</div>
<div class="van-notice-bar van-notice-bar--withicon">
<div class="van-notice-bar">
<div class="van-notice-bar__wrap">
<div class="van-notice-bar__content" style="padding-left:0;animation-delay:1s;animation-duration:0s;">足协杯战线连续第2年上演广州德比战上赛季半决赛上恒大以两回合5-3的总比分淘汰富力。</div>
</div><i class="van-icon van-icon-arrow van-notice-bar__right-icon">

View File

@ -4,7 +4,7 @@ exports[`renders demo correctly 1`] = `
<div>
<div>
<div class="van-cell-group van-hairline--top-bottom">
<div class="van-cell van-cell--center van-cell--borderless van-switch-cell">
<div class="van-cell van-cell--center van-switch-cell">
<div class="van-cell__title"><span>标题</span></div>
<div class="van-cell__value">
<div class="van-switch van-switch--on" style="font-size:24px;">
@ -16,7 +16,7 @@ exports[`renders demo correctly 1`] = `
</div>
<div>
<div class="van-cell-group van-hairline--top-bottom">
<div class="van-cell van-cell--center van-cell--borderless van-switch-cell">
<div class="van-cell van-cell--center van-switch-cell">
<div class="van-cell__title"><span>标题</span></div>
<div class="van-cell__value">
<div class="van-switch van-switch--on van-switch--disabled" style="font-size:24px;">
@ -28,7 +28,7 @@ exports[`renders demo correctly 1`] = `
</div>
<div>
<div class="van-cell-group van-hairline--top-bottom">
<div class="van-cell van-cell--center van-cell--borderless van-switch-cell">
<div class="van-cell van-cell--center van-switch-cell">
<div class="van-cell__title"><span>标题</span></div>
<div class="van-cell__value">
<div class="van-switch van-switch--on" style="font-size:24px;">