chore: fix field related snapshot

This commit is contained in:
陈嘉涵
2020-02-10 19:02:06 +08:00
parent dc77be6f8a
commit 3ad9950c2f
6 changed files with 32 additions and 32 deletions
@@ -21,7 +21,7 @@ exports[`renders demo correctly 1`] = `
</div>
<div>
<div role="button" tabindex="0" class="van-cell van-cell--clickable van-field">
<div class="van-cell__value van-cell__value--alone">
<div class="van-cell__value van-cell__value--alone van-field__value">
<div class="van-field__body"><input type="text" readonly="readonly" placeholder="点此输入" class="van-field__control"></div>
</div>
</div>