修改引导逻辑

This commit is contained in:
2025-11-03 19:00:47 +08:00
parent edf88721da
commit cac2f13b88
4 changed files with 28 additions and 11 deletions

View File

@@ -6,10 +6,8 @@
//
#import "KBPermissionViewController.h"
#import <TargetConditionals.h>
@interface KBPermissionViewController ()
@property (nonatomic, strong) UIButton *backButton; //
@property (nonatomic, strong) UILabel *titleLabel; //
@property (nonatomic, strong) UILabel *tipsLabel; //
@property (nonatomic, strong) UIView *cardView; //