新配置界面
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
//
|
||||
// IFishHotBarCell.h
|
||||
// Ifish
|
||||
//
|
||||
// Created by 罗艺 on 2018/8/22.
|
||||
// Copyright © 2018年 lianlian. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import "IfishHotBarVo.h"
|
||||
|
||||
@interface IFishHotBarCell : UITableViewCell
|
||||
@property(nonatomic,strong)IfishHotBarVo*vo;
|
||||
@end
|
||||
Reference in New Issue
Block a user