uniapp中input框实现键盘右下角搜索按钮

关于 input 的 confirm-type 更多有效值,请参考官方文档

代码如下

<input confirm-type="search" @confirm="handleSearch">
没有字符,就没有报酬。