-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
fix ios左滑再次执行动画 #2259
fix ios左滑再次执行动画 #2259
Conversation
Codecov Report
@@ Coverage Diff @@
## v2 #2259 +/- ##
=========================================
+ Coverage 20.47% 20.5% +0.03%
=========================================
Files 213 213
Lines 5183 5183
Branches 586 586
=========================================
+ Hits 1061 1063 +2
+ Misses 4015 4013 -2
Partials 107 107
Continue to review full report at Codecov.
|
这个试了下的确可以,不过左划返回后貌似页面会有一个闪动,动画上是否需要再修改下 |
对,这个我再调调看看具体怎么处理 |
@agileago 可以这样
前面还有个记log的删一下 |
抱歉,下午有点忙没来得及看,刚试了试,确实不闪屏了,那应该没啥问题了,给力 |
这个需要 |
套用了你们的代码,现在左滑返回动画不会再次执行了,但是右滑前进还是会再次执行一次,所以要怎么修改呢? |
试了在ios8上无效。(微博的在ios8上也是可以的) |
# 我的问题是vue 在 ios safari,右滑返回首页时页面先变空白,接着展示上一个页面的内容,最后出现首页的内容 ; 另外 : 并不仅仅是返回首页时才有这个问题, 其他页面也存在这个现象 # 我是如何解决的放弃使用 vue transition , emmm 太难了 # 参考 |
Please makes sure the items are checked before submitting your PR, thank you!
Rebase
before creating a PR to keep commit history clear.Only One commit
eslint
errors