2.0.0版本首页UI更改
This commit is contained in:
20
YuMi/Modules/YMNewHome/View/CustomView/XPNewHomeHeadView.m
Normal file
20
YuMi/Modules/YMNewHome/View/CustomView/XPNewHomeHeadView.m
Normal file
@@ -0,0 +1,20 @@
|
||||
//
|
||||
// XPNewHomeHeadView.m
|
||||
// YuMi
|
||||
//
|
||||
// Created by duoban on 2023/9/1.
|
||||
//
|
||||
|
||||
#import "XPNewHomeHeadView.h"
|
||||
#import "XPNewHomeItemView.h"
|
||||
@implementation XPNewHomeHeadView
|
||||
|
||||
/*
|
||||
// Only override drawRect: if you perform custom drawing.
|
||||
// An empty implementation adversely affects performance during animation.
|
||||
- (void)drawRect:(CGRect)rect {
|
||||
// Drawing code
|
||||
}
|
||||
*/
|
||||
|
||||
@end
|
Reference in New Issue
Block a user