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

关于tab切换页面重新加载的问题 #7

Open
lizhuoyuan opened this issue Sep 18, 2018 · 0 comments
Open

关于tab切换页面重新加载的问题 #7

lizhuoyuan opened this issue Sep 18, 2018 · 0 comments

Comments

@lizhuoyuan
Copy link

您好,看到代码中:

 body: new TabBarView(
        children: <Widget>[
          new JobsTab(), new CompanyTab(), new MessageTab(), new MineTab()],
        controller: _controller,
      ),

tabbarview的这种写法,每次切换的时候,这几个页面都会重新加载,请问有什么好的处理方式吗?

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

1 participant