ifish/Ifish/controllers/IfishTabControllers/探索/lookafterWorkbech/KanHuViewLastCell.h

15 lines
269 B
Objective-C

//
// KanHuViewLastCell.h
// Ifish
//
// Created by imac on 16/9/2.
// Copyright © 2016年 lianxiang. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface KanHuViewLastCell : UITableViewCell
@property (weak, nonatomic) IBOutlet UIView *lastViewBack;
@end