收藏
回答

editor调用wx.hideKeyboard不能关闭软键盘

框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小程序 Bug editor 微信安卓客户端 7.0.7 2.8.3

在editor在得到焦点弹出键盘,想使用然后调用wx.hideKeyboard

wx.hideKeyboard({

        complete: res => {

          console.log(res);          

    }

});

报以下错:

errMsg:hidekeyboard:fail:input not exists

最后一次编辑于  2019-10-08
回答关注问题邀请回答
收藏

2 个回答

登录 后发表内容
问题标签