From bdccd4efe4b56f8488c8701842a1ee70ce37406d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A5=9D=E5=8F=91=E5=86=AC?= Date: Tue, 20 Dec 2022 18:30:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A0=E7=89=A9=E7=AC=BC=E9=97=B4=E8=B7=9D?= =?UTF-8?q?=E5=A4=84=E7=90=86=E5=92=8C=E5=BC=80=E5=85=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Ifish.xcodeproj/project.pbxproj | 4 ++-- .../XuTo/Xuanduo2SettingController.m | 1 + Ifish/views/IfishPopView/PopCell.xib | 17 +++++++---------- 3 files changed, 10 insertions(+), 12 deletions(-) diff --git a/Ifish.xcodeproj/project.pbxproj b/Ifish.xcodeproj/project.pbxproj index b178116..1b8a8b9 100644 --- a/Ifish.xcodeproj/project.pbxproj +++ b/Ifish.xcodeproj/project.pbxproj @@ -16025,7 +16025,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 19; + CURRENT_PROJECT_VERSION = 20; DEVELOPMENT_TEAM = WFX8GD5HFX; ENABLE_BITCODE = NO; ENABLE_TESTABILITY = YES; @@ -16145,7 +16145,7 @@ CODE_SIGN_IDENTITY = "Apple Development"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Apple Development"; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 19; + CURRENT_PROJECT_VERSION = 20; DEVELOPMENT_TEAM = WFX8GD5HFX; ENABLE_BITCODE = NO; ENABLE_TESTABILITY = YES; diff --git a/Ifish/controllers/FishTinkController/maincontroller/CenterontrolControllers/XuTo/Xuanduo2SettingController.m b/Ifish/controllers/FishTinkController/maincontroller/CenterontrolControllers/XuTo/Xuanduo2SettingController.m index faa661b..9caf283 100644 --- a/Ifish/controllers/FishTinkController/maincontroller/CenterontrolControllers/XuTo/Xuanduo2SettingController.m +++ b/Ifish/controllers/FishTinkController/maincontroller/CenterontrolControllers/XuTo/Xuanduo2SettingController.m @@ -201,6 +201,7 @@ static NSString *setTimerflag = @"SetTimerCell"; NSLog(@"wendu str = %@",_wenduString); model.temperatureLabel = _wenduString; cell.temperaturelabel.text = model.temperatureLabel; + cell.temPSwitch.hidden=NO; [cell.temPSwitch addTarget:self action:@selector(xuTotempSwitchAction:) forControlEvents:UIControlEventTouchUpInside]; if (self.dataModel) { Xuanduo2Model*model=self.dataModel; diff --git a/Ifish/views/IfishPopView/PopCell.xib b/Ifish/views/IfishPopView/PopCell.xib index edc3283..9a4a3ba 100644 --- a/Ifish/views/IfishPopView/PopCell.xib +++ b/Ifish/views/IfishPopView/PopCell.xib @@ -1,12 +1,9 @@ - - - - + + - - + @@ -16,11 +13,11 @@ - + - + @@ -40,7 +37,7 @@ - +