bump vue@2.6 (#2684)

This commit is contained in:
neverland
2019-02-05 10:25:21 +08:00
committed by GitHub
parent 1cc5197d59
commit 4374293c4e
33 changed files with 227 additions and 208 deletions
@@ -38,7 +38,7 @@ exports[`create a AddressEdit 1`] = `
<div class="van-picker__confirm">确认</div>
</div>
<div class="van-picker__loading">
<div class="van-loading van-loading--circular van-loading" style="color:#c9c9c9;width:undefined;height:undefined;"><span class="van-loading__spinner van-loading__spinner--circular"><svg viewBox="25 25 50 50" class="van-loading__circular"><circle cx="50" cy="50" r="20" fill="none"></circle></svg></span></div>
<div class="van-loading van-loading--circular van-loading" style="color:#c9c9c9;"><span class="van-loading__spinner van-loading__spinner--circular"><svg viewBox="25 25 50 50" class="van-loading__circular"><circle cx="50" cy="50" r="20" fill="none"></circle></svg></span></div>
</div>
<div class="van-picker__columns" style="height:220px;">
<div class="van-picker-column" style="height:220px;">
@@ -96,7 +96,7 @@ exports[`create a AddressEdit with props 1`] = `
<div class="van-cell van-cell--center van-cell--borderless 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;background-color:undefined;">
<div class="van-switch van-switch--on" style="font-size:24px;">
<div class="van-switch__node"></div>
</div>
</div>