airkis配置

This commit is contained in:
祝发冬
2023-08-20 20:28:26 +08:00
parent 189897a4f3
commit 6871fe6938
2 changed files with 77 additions and 5 deletions
@@ -178,7 +178,7 @@ extern BOOL isfromCameraView;
{
self.hidesBottomBarWhenPushed = YES;
ConAquarMethodVC *methodVC = InitObject(ConAquarMethodVC);
ConfigWifiViewController *methodVC = [[ConfigWifiViewController alloc]init];
methodVC.deviceType=DEVICEHEATING;
methodVC.titleString=@"连接加热器";