收藏
回答

checkbox-group 与 input

checkbox-group 与 input

<checkbox-group>

<view  class='labe_input'>

<label>

<checkbox color="#3484FF" style="font-size: 27px;" value="胸水{{inputValue}}"></checkbox>

胸水

</label>

<input name="aa" bindinput='bindKeyInput' style='width:94rpx;border-bottom:1rpx solid #363636;'></input>ml

</view>


<view class='labe_input'>

<label >

<checkbox color="#3484FF" style="font-size:27px;" value="腹水{{inputValue}}"></checkbox>

腹水

</label>

              <input name="bb" placeholder="" bindinput='bindKeyInput' style='width:94rpx;border-bottom:1rpx solid #363636;'></input>

</view>

</checkbox-group>


在小程序上开发者工具上是可以的。


但是到了 安卓手机上。点击input 输入光标会在下方显示。为何?

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

2 个回答

  • 小柠檬
    小柠檬
    2019-09-05

    checkbox-group 不用写change事件吗

    2019-09-05
    有用
    回复
  • 是小白啊
    是小白啊
    2018-09-10

    你好,请提供一下出现问题的机型和微信版本,以及能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。

    2018-09-10
    有用
    回复 1
    • 2019-01-16

      公众号网页授权的服务器可以发生模板消息吗?

      2019-01-16
      回复
登录 后发表内容