textarea 在全面屏上聚焦键盘上移的距离太小,输入框被键盘覆盖

发布于 8 年前作者 fang257563 次浏览最后编辑 8 年前来自 ask

   <textarea class=“text” placeholder-class=“input_null” fixed=“true” maxlength=“-1” show-confirm-bar=“{{false}}” name=“text1” value=‘{{ceshi}}’ cursor-spacing=“15” auto-height=“true” adjust-position focus bindblur=“loseFocus” placeholder=“发表评论”>textarea>

3 回复
yutao
yutao1 楼6 年前

你好,请问,去掉fixed属性,还会被遮住么?

liaoxiuying
liaoxiuying2 楼6 年前

你好,请提供一下出现问题的机型和微信版本

guiying12
guiying123 楼6 年前

请问你的placeholder-class生效么?