首次提交
This commit is contained in:
20
SweetParty/主类/Mine/青少年模式/YXYoungAlertDescView.h
Executable file
20
SweetParty/主类/Mine/青少年模式/YXYoungAlertDescView.h
Executable file
@@ -0,0 +1,20 @@
|
||||
//
|
||||
// YXYoungAlertDescView.h
|
||||
// romantic
|
||||
//
|
||||
// Created by MAC on 2023/1/15.
|
||||
// Copyright © 2023 romantic. All rights reserved.
|
||||
//
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import "YXYoungUseViewController.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
@interface YXYoungAlertDescView : UIView
|
||||
@property (weak, nonatomic) IBOutlet UIButton *knowButton;
|
||||
@property (weak, nonatomic) IBOutlet UILabel *accLabel;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user