feat(Field): using <label> tag for label (#9346)

This commit is contained in:
neverland
2021-08-28 21:58:59 +08:00
committed by GitHub
parent a0149d564a
commit 9c62bd3ebd
12 changed files with 147 additions and 147 deletions
@@ -679,9 +679,9 @@ exports[`should render demo and match snapshot 1`] = `
tabindex="0"
>
<div class="van-cell__title van-field__label">
<span>
<label>
City
</span>
</label>
</div>
<div class="van-cell__value van-field__value">
<div class="van-field__body">