修改引导逻辑
This commit is contained in:
@@ -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; // 中部卡片
|
||||
|
||||
Reference in New Issue
Block a user