bindconfirm的方法上使用wx.navigateto跳转,返回后无法唤起键盘
发布于 6 年前 作者 hdu 5073 次浏览 来自 官方Issues
<input focus="{{true}}" type="text" bindconfirm="keyWordSubmit" value="{{keyword}}" confirm-type="search" />

bindconfirm的方法上 使用wx.navigateto跳转,

跳转后然后再返回之前的页面,结果input没法唤起键盘,输入框没有光标

1 回复

请具体描述问题出现的流程,提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html),复现的机型,微信版本号,系统版本号,以及复现的视频(上传至腾讯视频)。

回到顶部