This commit is contained in:
ifish
2017-09-17 14:29:15 +08:00
parent bce3e594ca
commit ada819836c
6 changed files with 14 additions and 10 deletions
@@ -489,7 +489,6 @@
[RuSun84BackMsgUtils readSoketDataWithBaackMassgModel:_backmodel addWithBackData:data];
// 温度 等状态
dispatch_async(dispatch_get_main_queue(), ^{
[RuSun84BackMsgUtils setTemperaturelabel:self.temperature addbubleImge:self.bubble WithBackData:data addWithBackMassageModel:_backmodel addWithTableview:self.tableView];
@@ -527,6 +526,7 @@
});
// 刷新设置界面
dispatch_async(dispatch_get_main_queue(), ^{