[improvement] Picker: update document and fix snapshot

This commit is contained in:
陈嘉涵
2019-06-09 09:53:09 +08:00
parent 04b88583c2
commit 3a4b434b4c
9 changed files with 40 additions and 0 deletions
@@ -51,6 +51,7 @@ exports[`create a AddressEdit 1`] = `
<div class="van-picker__mask" style="background-size:100% 88px;"></div>
<div class="van-hairline--top-bottom van-picker__frame" style="height:44px;"></div>
</div>
<!---->
</div>
</div>
</div>
@@ -121,6 +122,7 @@ exports[`create a AddressEdit with props 1`] = `
<div class="van-picker__mask" style="background-size:100% 88px;"></div>
<div class="van-hairline--top-bottom van-picker__frame" style="height:44px;"></div>
</div>
<!---->
</div>
</div>
</div>