提交
This commit is contained in:
13
Pods/JXCategoryView/Sources/Number/JXCategoryNumberCell.h
generated
Normal file
13
Pods/JXCategoryView/Sources/Number/JXCategoryNumberCell.h
generated
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// JXCategoryNumberCell.h
|
||||
// DQGuess
|
||||
//
|
||||
// Created by jiaxin on 2018/4/9.
|
||||
// Copyright © 2018年 jingbo. All rights reserved.
|
||||
//
|
||||
|
||||
#import "JXCategoryTitleCell.h"
|
||||
|
||||
@interface JXCategoryNumberCell : JXCategoryTitleCell
|
||||
@property (nonatomic, strong) UILabel *numberLabel;
|
||||
@end
|
||||
Reference in New Issue
Block a user