代码格式化,不重要

This commit is contained in:
zu
2021-10-21 21:21:43 +08:00
parent 256f83c7fd
commit 01a4a94cfa
22 changed files with 61 additions and 63 deletions

View File

@@ -18,7 +18,6 @@
@implementation AppDelegate
- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {
[[FlutterBoost instance] setup:application];
TabbarViewController *vc = [[TabbarViewController alloc] init];
BaseNavigationController *bnc = [[BaseNavigationController alloc] initWithRootViewController:vc];