We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
要解决什么问题
mip-img popup 时,仍然可以上下滚动页面,影响体验,而且有报错
描述一下你理想中的解决方案
打开 popup 时 body 设置 overflow-y: hidden, 关闭 popup 时 body 还原 overflow-y
描述你的备选方案
补充信息 复现地址:http://m.heiguang.com/photography/syjc/20190704/80582.html
The text was updated successfully, but these errors were encountered:
Brunoon
No branches or pull requests
要解决什么问题
mip-img popup 时,仍然可以上下滚动页面,影响体验,而且有报错
描述一下你理想中的解决方案
打开 popup 时 body 设置 overflow-y: hidden,
关闭 popup 时 body 还原 overflow-y
描述你的备选方案
补充信息
复现地址:http://m.heiguang.com/photography/syjc/20190704/80582.html
The text was updated successfully, but these errors were encountered: