-
Notifications
You must be signed in to change notification settings - Fork 62
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
切换加载问题 #1
Comments
@fengfeng94 感谢建议。当时我就是这样设计的😂你可以根据你的需求去改造😄 |
@fengfeng94 现在已经加入路由缓存了,感谢反馈😄 |
@microzz ,还有一个如果点击一片文章进去,点返回箭头回到列表的时候,滚动条应该在刚才点击文章的位置这样就不用重新往下拉到之前读过的位置,而不是又回到顶部,这样体验更好点。 |
@fengfeng94 这个再看怎么改😂 |
|
@KuiShang 因为会出现其他问题,所以把路由又缓存去掉了😂 |
😂表情怎么发的啊,我怎么发不了 /(ㄒoㄒ)/~~(只能copy。。) |
@KuiShang 就是emoji表情,输入法有😅 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tabs切换加载数据的时候已经加载过的,是不是就不用加载了。比如按首页时候已经加载一次数据,点其他tabs以后,在点回首页的时候就不用加载数据了吧。这样好像更好点。
The text was updated successfully, but these errors were encountered: