فهرست منبع

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

Pen Li 8 سال پیش
والد
کامیت
a3adacecf6
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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"];