提示修改
This commit is contained in:
@@ -286,6 +286,7 @@ extern BOOL isfromCameraView;
|
||||
|
||||
[self.view addSubview:_maclabel];
|
||||
[self.view bringSubviewToFront:_maclabel];
|
||||
self.bakbutton.userInteractionEnabled=YES;
|
||||
[self mmPogressHUDdismiss];
|
||||
[self connectNormalView];
|
||||
dispatch_after(dispatch_time(DISPATCH_TIME_NOW, (int64_t)(2.5 * NSEC_PER_SEC)), dispatch_get_main_queue(), ^{
|
||||
|
||||
Reference in New Issue
Block a user