1.0.1 • Published 6 years ago

zhf.whether-disable-scroll v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

是否禁止浏览器滚动(手机端和pc端都可以使用)

const whetherDisableScroll = require('zhf.whether-disable-scroll');
whetherDisableScroll.noScroll(); // 禁止滚动
whetherDisableScroll.yesScroll(); // 解除禁止滚动
1.0.1

6 years ago

1.0.0

6 years ago