BuWanVideo2.0/LoggingViewController.m
@@ -32,6 +32,9 @@ - (void)viewDidLoad { [super viewDidLoad]; self.view.backgroundColor=KGlobalLightGreyColor_245; if(@available(iOS 13.0,*)){ self.overrideUserInterfaceStyle = UIUserInterfaceStyleLight; } //初始化登录界面 [self initScene]; }