Commit 483757fa by ludi

Merge branch 'feature/私享房需求' of http://git.yabolive.net:88/pidan/FuSiLive into feature/私享房需求

parents 581bfd79 a5703a44
......@@ -387,6 +387,7 @@
[self.naviView fus_getNaviButton:FUSHomeNaviViewClickTypeFollow].enabled = YES;
if (type == FUSHomeViewAnchorListTypeFollow && [NSArray isNull:self.viewModel.dataList]) {
[self.naviView fus_setButton:FUSHomeNaviViewClickTypeFollow selected:NO];
[self.viewModel fus_trySwitchToCacheList:FUSHomeViewAnchorListTypeNormal];
if (isLastSelected == NO) {
//上一次是普通,然后点了追踪,发现没追踪,则先还原回普通,再弹出这个
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment