Skip to content
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

页面渲染问题 #152

Open
zhule opened this issue Apr 9, 2024 · 2 comments
Open

页面渲染问题 #152

zhule opened this issue Apr 9, 2024 · 2 comments

Comments

@zhule
Copy link

zhule commented Apr 9, 2024

开发环境:云闪付小程序
问题描述:进去当前页面,然后切换别的页面,再切回来,2列变成了1列
是否必现:是
版本是v1.10.6
vue版本:2.6.11
折中解决:在keep-alive把当前页面设置不缓存,可以暂时解决这个问题,不过体验不好(每次进来都请求接口)。
@AwesomeDevin 大佬,还有什么更好的解决办法?

@lzc991016
Copy link

我也遇到了这个问题

@lzc991016
Copy link

开发环境:云闪付小程序 问题:进入当前页面,然后切换其他页面,再切回来,2列变成了1列 是否必现:是 版本是v1.10.6 vue版本:2.6.11 折中解决:在keep-alive把当前页面设置不缓存,可以暂时解决这个问题,不过体验不好(每次都传入请求接口)。 @AwesomeDevin大佬,还有什么更好的解决办法吗?

可以使用this.$waterfall.forceUpdate();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants