-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
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
有个BUG,position: absolute 时,锁定不到刷的位置,导致刷不掉,你扩展性没写好 #3
Comments
机型?具体表现?报错之类的?测试环境?请提供一下。谢谢 |
刚刚我测试 ,在外层 absolute 是没问题的,默认涂抹情况下。 @mingge8888 |
外层 position:fixed,然后 滚动条滚动 到指定位置 ,这样就刷不了 |
不滚动滚动条就可以,一滚动,就刷不了 |
你压根就忽略了滚动位置来定位! |
恩,明白,你可以提下你的修改意见,我明天再修复看看。 @mingge8888 |
公司现在要搞一个刮刮乐抽奖,我时间有限,公司急着要,不然我自己写了! |
解决方案如下: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
有个BUG,position: absolute 时,锁定不到刷的位置,导致刷不掉,你扩展性没写好
The text was updated successfully, but these errors were encountered: