连接加热器设备,title修复

This commit is contained in:
wbzhan_macbook
2019-08-29 21:59:04 +08:00
parent 685a2b8676
commit b871a24c4e
4 changed files with 17 additions and 17 deletions
@@ -16,7 +16,7 @@
- (void)viewDidLoad {
[super viewDidLoad];
self.title = @"ifish7热点连接";
[self addTitleViewWithTitle:@"连接说明"];
}