修改字数的限制

This commit is contained in:
祝发冬
2023-08-20 20:14:16 +08:00
parent 878fe05931
commit 189897a4f3
9 changed files with 74 additions and 43 deletions
@@ -197,7 +197,7 @@ extern BOOL isfromCameraView;
{
self.hidesBottomBarWhenPushed = YES;
ConAquarMethodVC *methodVC = InitObject(ConAquarMethodVC);
ConfigWifiViewController *methodVC = [[ConfigWifiViewController alloc]init];
methodVC.deviceType=DEVICEPETS;
methodVC.titleString=@"连接宠物笼";