文字描述修改,去除AP模式第二次wifi跳转
This commit is contained in:
+2
-1
@@ -14,6 +14,7 @@
|
||||
|
||||
#import "MMProgressHUD.h"
|
||||
#import "MMProgressHUDOverlayView.h"
|
||||
#import "ConAquarNowWiFiPwdVC.h"
|
||||
enum
|
||||
{
|
||||
conectType_Intelligent,
|
||||
@@ -41,7 +42,7 @@ enum
|
||||
|
||||
@property(nonatomic,strong) UILabel *redTipLable;
|
||||
@property (nonatomic) int conectType; //2AP 1-二维码扫描 0-智能联机
|
||||
|
||||
@property (strong, nonatomic) UILabel *attentionLabel;
|
||||
@property (strong, nonatomic) NSString *lastSetPassword;
|
||||
//点击确定绑定后 不让操作返回 和查看说明
|
||||
@property (nonatomic) BOOL canDissMissController;
|
||||
|
||||
Reference in New Issue
Block a user