增加换肤功能
This commit is contained in:
20
QXLive/HomePage(声播)/View/首页/QXHomeBannerView.m
Normal file
20
QXLive/HomePage(声播)/View/首页/QXHomeBannerView.m
Normal file
@@ -0,0 +1,20 @@
|
||||
//
|
||||
// QXHomeBannerView.m
|
||||
// QXLive
|
||||
//
|
||||
// Created by 启星 on 2025/5/13.
|
||||
//
|
||||
|
||||
#import "QXHomeBannerView.h"
|
||||
|
||||
@implementation QXHomeBannerView
|
||||
|
||||
/*
|
||||
// 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