We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
可以通过设置默认选中,让用户默认选择第二个页面或者第三个页面,并可以通过这个默认值来阻止去往第2个或者第三个页面,通常会在用户没有权限去往第二第三页面时使用,或者用户不想通过滑动或者上方点击切换,而是采用其他的事件去往第二或第三页面。
添加一个当前页面的索引值,通过当前索引切换页面
The text was updated successfully, but these errors were encountered:
👋 @duiduiku,感谢给 TDesign 提出了 issue。 请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。
Sorry, something went wrong.
你好,我们没太看懂问题描述,跟您确认一下,请问您是想阻止TabBar切换,或者说满足一定条件我才让切换吗?
这个 Issue 被标记为了过时 stale ,因为它已经持续 30 天没有任何活动了。删除 stale 标签或评论,否则将在 7 天内关闭。
No branches or pull requests
这个功能解决了什么问题
可以通过设置默认选中,让用户默认选择第二个页面或者第三个页面,并可以通过这个默认值来阻止去往第2个或者第三个页面,通常会在用户没有权限去往第二第三页面时使用,或者用户不想通过滑动或者上方点击切换,而是采用其他的事件去往第二或第三页面。
你建议的方案是什么
添加一个当前页面的索引值,通过当前索引切换页面
The text was updated successfully, but these errors were encountered: