[bug fix] Search: 优化搜索显示 (#191)

This commit is contained in:
Yao
2017-10-11 12:40:35 +08:00
committed by GitHub
parent 8477157684
commit 96cbef9edd
2 changed files with 12 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
<div class="van-search__input-wrap">
<van-icon name="search"></van-icon>
<input
type="text"
type="search"
:placeholder="placeholder"
class="van-search__input"
v-model="value"