fix
This commit is contained in:
20
keyBoard/Class/Shop/V/KBShopHeadView.m
Normal file
20
keyBoard/Class/Shop/V/KBShopHeadView.m
Normal file
@@ -0,0 +1,20 @@
|
||||
//
|
||||
// KBShopHeadView.m
|
||||
// keyBoard
|
||||
//
|
||||
// Created by Mac on 2025/11/9.
|
||||
//
|
||||
|
||||
#import "KBShopHeadView.h"
|
||||
|
||||
@implementation KBShopHeadView
|
||||
|
||||
/*
|
||||
// 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