Initial commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
//
|
||||
// TabBarDeviceShouYeCell.h
|
||||
// Ifish
|
||||
//
|
||||
// Created by imac on 16/7/28.
|
||||
// Copyright © 2016年 lianxiang. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface TabBarDeviceShouYeCell : UITableViewCell
|
||||
|
||||
@property (strong, nonatomic) UIImageView *shouYeFirstImg;
|
||||
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user