码迷,mamicode.com
首页 > 移动开发 > 详细

手机键盘弹起 背景图问题

时间:2019-04-17 13:44:15      阅读:166      评论:0      收藏:0      [点我收藏+]

标签:cli   背景图   div   client   背景图问题   his   手机   The   this   

键盘弹起后,背景图会被顶上去,解决方法

 <div clss="login" :style="{ height: bodyHeight + ‘px‘ }">

 mounted () {
    this.bodyHeight=document.documentElement.clientHeight
  }

 

手机键盘弹起 背景图问题

标签:cli   背景图   div   client   背景图问题   his   手机   The   this   

原文地址:https://www.cnblogs.com/kimm/p/10722949.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!