1、变更推送为阿里云推,清除云信IM以及推送内容;
2、消息页面全新改版; 3、部分微小Bug修复
This commit is contained in:
@@ -6,10 +6,10 @@
|
||||
// Copyright © 2016年 imac. All rights reserved.
|
||||
//
|
||||
|
||||
#import "BaseVIewContorller.h"
|
||||
#import "BaseViewController.h"
|
||||
#import "LXWaveProgressView.h"
|
||||
|
||||
@interface SecondConnectWifiController : BaseVIewContorller
|
||||
@interface SecondConnectWifiController : BaseViewController
|
||||
@property (weak, nonatomic) IBOutlet UIImageView *wifigifImgView;
|
||||
@property (weak, nonatomic) IBOutlet UILabel *wifiNamelabel;
|
||||
@property (weak, nonatomic) IBOutlet UITextField *wifiTextFiled;
|
||||
|
||||
Reference in New Issue
Block a user