修改字数的限制
This commit is contained in:
+1
-1
@@ -197,7 +197,7 @@ extern BOOL isfromCameraView;
|
||||
{
|
||||
|
||||
self.hidesBottomBarWhenPushed = YES;
|
||||
ConAquarMethodVC *methodVC = InitObject(ConAquarMethodVC);
|
||||
ConfigWifiViewController *methodVC = [[ConfigWifiViewController alloc]init];
|
||||
methodVC.deviceType=DEVICEPETS;
|
||||
methodVC.titleString=@"连接宠物笼";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user