宠物店修改
This commit is contained in:
@@ -8,12 +8,16 @@
|
||||
|
||||
#import "BaseViewController.h"
|
||||
#import "LXWaveProgressView.h"
|
||||
#import "StoreNameView.h"
|
||||
|
||||
@interface SecondConnectWifiController : BaseViewController
|
||||
@property (weak, nonatomic) IBOutlet UIImageView *wifigifImgView;
|
||||
@property (weak, nonatomic) IBOutlet UILabel *wifiNamelabel;
|
||||
@property (weak, nonatomic) IBOutlet UITextField *wifiTextFiled;
|
||||
@property (weak, nonatomic) IBOutlet UILabel *redTextLable;
|
||||
@property (nonatomic, strong) UIView *mask;
|
||||
@property (nonatomic, strong) StoreNameView *storeNameView;
|
||||
@property (nonatomic, strong) NSString *storeName;
|
||||
|
||||
- (IBAction)makeSureButton:(id)sender;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user