document.documentElement.style.overflowY = 'scroll'; //显示
document.documentElement.style.overflowY = 'hidden'; //隐藏
posted on 2017-07-06 16:34 程序猿-alvin 阅读(837) 评论(0) 收藏 举报