美文网首页
IOS中input框获取焦点导致页面空白

IOS中input框获取焦点导致页面空白

作者: 小蜗牛的碎碎步 | 来源:发表于2019-07-23 17:16 被阅读0次

    问题描述

    部分IOS系统,在input框获取焦点时,页面空白(页面被顶出去了)


    image.png

    解决方案

    在input框的父元素上添加样式:position:relative;

    相关文章

      网友评论

          本文标题:IOS中input框获取焦点导致页面空白

          本文链接:https://www.haomeiwen.com/subject/olualctx.html