淡水鱼缸和海水鱼缸图片修改
This commit is contained in:
+3
-1
@@ -179,7 +179,9 @@
|
||||
}
|
||||
else if ([self.currentDevice.type isEqualToString:DECICE_TYPE_XUANDUO4F]||[self.currentDevice.type isEqualToString:DECICE_TYPE_XUANDUO5F])
|
||||
{
|
||||
self.imageView.image=[UIImage imageNamed:@"pet"];
|
||||
if ([self.currentDevice.type isEqualToString:DECICE_TYPE_XUANDUO5F]) {
|
||||
self.imageView.image=[UIImage imageNamed:@"seaxuanduo"];
|
||||
}
|
||||
|
||||
self.controlBtn.hidden=NO;
|
||||
self.cameraBtn.hidden=NO;
|
||||
|
||||
Reference in New Issue
Block a user