指定光标与键盘的距离,单位 px 。取 input 距离底部的距离和 cursor-spacing 指定的距离的最小值作为光标与键盘的距离
<input cursor-spacing="100" placeholder="请输入您的真实姓名"/>
软键盘和input的距离100px
指定光标与键盘的距离,单位 px 。取 input 距离底部的距离和 cursor-spacing 指定的距离的最小值作为光标与键盘的距离
<input cursor-spacing="100" placeholder="请输入您的真实姓名"/>
软键盘和input的距离100px