移动端禁止上下滑动出现空白

你想象不到有多简单

body,html{

  position:fixed;

  top:0;

  left:0;

  width:100%;

  height:100%;

}

posted @ 2018-09-21 18:30  工作笔记_chen  阅读(1998)  评论(0)    收藏  举报