41
76
212
72927
312
49
根据需要在UINavigationController和UITabBarController中都写上即可,如果未使用可在指定控制器写 可手动刷新
(NSDictionary *)modelCustomPropertyMapper {return @{@"mid":@"id",@"":@"n...
可以看下侧滑后App上会覆盖一层View,这是导致卡死的根本原因.以下为处理方法.禁止侧滑返回即可解决,个人认为是苹果的bugSwift 和OC...