宠物笼间距处理和开关
This commit is contained in:
+1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user