收藏
回答

iphone8/iphone8p系列,input框点击,弹不出键盘

框架类型 问题类型 终端类型 微信版本 基础库版本
小程序 Bug 微信iOS客户端 7.0.11 2.10.2
<!-- 输入框 -->
<view class="input-box flex-wrp row" style="bottom:{{bottom}}px">
  <view class="input">
    <input confirm-type="send" bindconfirm="bindContent" adjust-position="{{false}}" bindfocus="foucus" bindblur="blur" value="{{input_value_content}}" placeholder="跟小助手说说你的问题吧…"></input>
    <view></view>
  </view>
  <image src="/common/images/message/addition.png" bindtap="chooseImage"></image>
</view>



回答关注问题邀请回答
收藏

1 个回答

  • 灵芝
    灵芝
    2020-03-08

    你好,麻烦提供出现问题的具体机型、微信版本号、系统版本号,以及能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html

    2020-03-08
    有用
    回复 3
    • l
      l
      2020-03-08
      机器型号是iphone8/iphone8p系列,微信iOS客户端 7.0.11  系统版本号是2.10.2
      2020-03-08
      回复
    • Eric Huang
      Eric Huang
      2020-03-09
      是否有试过其他机型有这个问题吗?另外能否提供一个完整可复现的代码片段,带有 wxss + wxml + js  的。
      2020-03-09
      回复
    • 灵芝
      灵芝
      2020-03-09回复l
      使用的是什么输入法?其他机型有这个问题么?另外还是麻烦提供能复现问题的代码片段看下哈(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html
      2020-03-09
      回复
登录 后发表内容
问题标签