更新安卓微信6.3.32版本后有的页面会自动弹出键盘。
应该不是input组件的,因为我在键盘上输入数字,input组件中的值没有改变。
你的 input 的 focus 是不是一直为 true 啊
我没写focus,默认应该为false呀
你的input的focus是不是一直为true啊