XQMuse/SceneDelegate.swift
@@ -62,6 +62,8 @@ UserViewModel.clearLoginInfo() UserViewModel.clearAvatarInfo() NotificationCenter.default.post(name: LoginQuit_Noti, object: nil) let loginNav = LoginNav(rootViewController: LoginVC()) loginNav.modalPresentationStyle = .fullScreen JQ_currentViewController().present(loginNav, animated: true)