fix 首页
This commit is contained in:
@@ -7,7 +7,13 @@
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import "GiGaUser.h"
|
||||
|
||||
@interface GiGaMineUserViewCell : UITableViewCell
|
||||
@property (weak, nonatomic) IBOutlet UIImageView *userAvator;
|
||||
@property (weak, nonatomic) IBOutlet UILabel *userName;
|
||||
@property (weak, nonatomic) IBOutlet UIButton *vipLabe;
|
||||
|
||||
-(void)loadUserinfoWith:(GiGaUser *)user;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user