首次提交
This commit is contained in:
22
SweetParty/主类/Mine/VIP/YYVipItemCell.m
Executable file
22
SweetParty/主类/Mine/VIP/YYVipItemCell.m
Executable file
@@ -0,0 +1,22 @@
|
||||
//
|
||||
// YYVipItemCell.m
|
||||
// SweetParty
|
||||
//
|
||||
// Created by bj_szd on 2022/6/11.
|
||||
//
|
||||
|
||||
#import "YYVipItemCell.h"
|
||||
|
||||
@implementation YYVipItemCell
|
||||
|
||||
- (void)awakeFromNib {
|
||||
[super awakeFromNib];
|
||||
// Initialization code
|
||||
}
|
||||
|
||||
@end
|
||||
|
||||
|
||||
@implementation YYVipItemModel
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user