微信小程序弹出软键盘

<input focus="auto"/> input组件里的focus属性设置为"auto"自动获取焦点,使得输入框获取焦点时自动弹出软键盘。 当input组件获取到焦点时才会弹出软键盘,因此foucs能够设置为auto,若是设置为false不会弹出软键盘,设置为true会一种弹出软键盘。input
相关文章
相关标签/搜索