测试修改
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@
|
||||
withdeviceName:(NSString *)nameStr{
|
||||
|
||||
|
||||
self.deviceNameLabel.text = [NSString stringWithFormat:@"水族箱:%@",nameStr];
|
||||
self.deviceNameLabel.text = nameStr;
|
||||
self.deviceNameLabel.textColor = [UIColor blackColor];
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user