宠物店修改
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
@required
|
||||
|
||||
-(void)disSelectedPopViewIndex:(NSIndexPath *)Index;
|
||||
|
||||
-(UITableViewCell *)tableView:(UITableView *)tableView cellForPopViewIndexPath:(NSIndexPath *)indexPath;
|
||||
|
||||
@end
|
||||
|
||||
@@ -30,5 +30,7 @@
|
||||
@property(nonatomic,strong) NSArray *titles;
|
||||
@property(nonatomic,strong) NSArray *titleImgs;
|
||||
@property(nonatomic,strong) UIImage *backgroundImage;
|
||||
@property (nonatomic, strong) UIImageView *backImageView;
|
||||
-(void)changeStyle:(NSString*)style;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user