首次提交
This commit is contained in:
18
SweetParty/主类/音悦新增/仲夏夜梦曲/ZXYChooseNumCell.h
Normal file
18
SweetParty/主类/音悦新增/仲夏夜梦曲/ZXYChooseNumCell.h
Normal file
@@ -0,0 +1,18 @@
|
||||
//
|
||||
// ZXYChooseNumCell.h
|
||||
// SweetParty
|
||||
//
|
||||
// Created by MAC on 2024/5/6.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface ZXYChooseNumCell : UICollectionViewCell
|
||||
|
||||
@property (weak, nonatomic) IBOutlet UILabel *numLab;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user