Shi Wensong
Results
2
issues of
Shi Wensong
[ws.collectionView hd_changeSectionModelWithKey:@"header1" animated:YES changingIn:^(id _Nonnull secModel) { secModel.headerObj = @"新值"; }]; - (void)updateSecVUI:(__kindof id)model { /// 此方法不会被调用, 我是在这里修改数据的 } 请问是我使用方式错了还是不能这样更新SectionHeader的数据呢?
我这样书写,但是提示我无法下载下来,pod 'LTNavigationBar', :git => 'https://github.com/ltebean/LTNavigationBar.git', :branch => 'swift3.0' 语法上是没有问题的,怎么不行呢,求解答。谢谢大神!