Commit c3e40e02bd0c1035d32a01d5c7b34e46c05f4587

Authored by 朱林
1 parent 507b96f6

no message

LiveVideoCloud/Classes/Sections/LiveSections/Controller/LVCVerifyViewController.m
@@ -50,7 +50,7 @@ @@ -50,7 +50,7 @@
50 50
51 - (void)back { 51 - (void)back {
52 52
53 - [self.navigationController popViewControllerAnimated:YES]; 53 + [self dismissViewControllerAnimated:YES completion:NULL];
54 } 54 }
55 55
56 #pragma mark - WKNavigationDelegate 56 #pragma mark - WKNavigationDelegate