fix
杨锴
2024-08-19 d9a2bbdb9595037432c36766489110c4b9229ac0
XQMuse/SceneDelegate.swift
@@ -29,6 +29,7 @@
               let tabbar = BaseTabBarVC()
               window?.rootViewController = tabbar
               window?.makeKeyAndVisible()
               tabbar.selectedIndex = 0
               SVProgressHUD.setContainerView(window)
               SVProgressHUD.setDefaultStyle(.dark)