搜索后返回带input的页面无法自动聚焦问题
发布于 5 年前 作者 ulei 5637 次浏览 来自 官方Issues

https://developers.weixin.qq.com/miniprogram/dev/component/input.html

B页面 input 设置了focus="{{true}}",从B上一个页面A页面点进去input可以自动聚焦,输入内容后,点击B页面搜索按钮跳到C页面,然后点击C页面返回按钮返回到B就不能自动聚焦了

1 回复
回到顶部