BuWanVideo2.0/recommendViewController.m
@@ -8,6 +8,7 @@ #import "recommendViewController.h" #import "recommendView.h" @interface recommendViewController ()<recommendViewDelegate> @property (nonatomic,strong)recommendView *recommendView; @property (nonatomic,strong)UIView *primtView; @@ -49,6 +50,7 @@ [self.navigationController.navigationBar setBackgroundColor:kGlobalMainColor]; self.navigationController.navigationBar.barTintColor = [UIColor blackColor]; } - (void)refreshTaped:(UIButton *)sender{ self.primtView.hidden = YES;