首次提交
This commit is contained in:
18
SweetParty/主类/Mine/设置/View/SPZhuxiaoAlert.h
Executable file
18
SweetParty/主类/Mine/设置/View/SPZhuxiaoAlert.h
Executable file
@@ -0,0 +1,18 @@
|
||||
//
|
||||
// SPZhuxiaoAlert.h
|
||||
// SweetParty
|
||||
//
|
||||
// Created by bj_szd on 2022/6/9.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface SPZhuxiaoAlert : UIView
|
||||
|
||||
@property (nonatomic, copy) void(^onCompleteBlock)(void);
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user