Explorar el Código

1.修改Apex Mobile Result单击崩溃。

Pen Li hace 8 años
padre
commit
a3adacecf6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      common/customUI/ResultViewController.m

+ 1 - 1
common/customUI/ResultViewController.m

@@ -357,7 +357,7 @@ const int delta = 25;
         
         
         
-        FullyShowViewController *fullVC = [ self.storyboard instantiateViewControllerWithIdentifier:@"fullyShowViewController"];
+        FullyShowViewController *fullVC = [[UIStoryboard storyboardWithName:@"Result" bundle:nil] instantiateViewControllerWithIdentifier:@"fullyShowViewController"];