mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
docs(Search): add clear icon faq (#6372)
This commit is contained in:
parent
43f9857688
commit
31acd1dde1
@ -306,4 +306,4 @@ export default {
|
||||
|
||||
### 在桌面端点击清除按钮无效?
|
||||
|
||||
参见[在桌面端使用](#/zh-CN/quickstart#zai-zhuo-mian-duan-shi-yong)。
|
||||
清除按钮监听是的移动端 Touch 事件,参见[在桌面端使用](#/zh-CN/quickstart#zai-zhuo-mian-duan-shi-yong)。
|
||||
|
@ -150,3 +150,9 @@ export default {
|
||||
| label | 自定义左侧文本(搜索框内) |
|
||||
| left-icon | 自定义左侧图标(搜索框内) |
|
||||
| right-icon | 自定义右侧图标(搜索框内) |
|
||||
|
||||
## 常见问题
|
||||
|
||||
### 在桌面端点击清除按钮无效?
|
||||
|
||||
清除按钮监听是的移动端 Touch 事件,参见[在桌面端使用](#/zh-CN/quickstart#zai-zhuo-mian-duan-shi-yong)。
|
||||
|
Loading…
x
Reference in New Issue
Block a user