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

如何动态更改标题的内容 #62

Open
zgGitHub opened this issue Jul 5, 2023 · 0 comments
Open

如何动态更改标题的内容 #62

zgGitHub opened this issue Jul 5, 2023 · 0 comments

Comments

@zgGitHub
Copy link

zgGitHub commented Jul 5, 2023

如何动态更改标题的内容,比如下图,点击第一个 section 里面的某个选项,隐藏销量标题
image

可能是我不会使用的关系,目前我就找到下面三个方法,似乎都无法做到上面的效果

/// 更新全局位置某个数据源的数据 可更换选中状态 显示文字等。。。 根据WMZDropTree 对应属性改变
- (BOOL)updateDataConfig:(NSDictionary*)changeData AtDropIndexPathSection:(NSInteger)section AtDropIndexPathRow:(NSInteger)row AtIndexPathRow:(NSInteger)indexPathRow;
/// 更新所有UI和数据
- (void)updateUI;
/// 重置所有数据 恢复原来
- (void)resetAll;

@zgGitHub zgGitHub changed the title 如何动态更改标题的内容,目前只发现一个 如何动态更改标题的内容 Jul 5, 2023
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