ChenJingwei

Results 4 issues of ChenJingwei

下拉刷新加载后的顶部菊花没有消失

![image](https://user-images.githubusercontent.com/19601566/154457163-2a0ae6a4-002b-4625-9fbb-01cccfdaf15c.png) ![image](https://user-images.githubusercontent.com/19601566/154457273-17653649-7a74-444b-8331-9de1ff9717e6.png)

根控制器使用tabbarVC,当push新的vc后,选择其他的tabbarItem时,tabbarItem选中的文字会被系统渲染成蓝色,之前的自定义tabbarItem选中的文字颜色代码无效:[tabBarItem setTitleTextAttributes:@{NSForegroundColorAttributeName: [UIColor redColor]} forState:UIControlStateSelected];