连接界面修改
修改连接摄像头连接方式选择界面
This commit is contained in:
@@ -423,6 +423,7 @@ extern BOOL isfromCameraView;
|
||||
ConAquarNowWiFiPwdVC *vc = [[ConAquarNowWiFiPwdVC alloc]init];
|
||||
vc.ssid = self.ssid;
|
||||
vc.bssid = self.bssid;
|
||||
vc.deviceType=self.deviceType;
|
||||
[self.navigationController pushViewController:vc animated:YES];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user