WanPai/AppDelegate.swift
@@ -117,6 +117,7 @@ func needLogin(){ UserViewModel.clearToken() UserDefaults.standard.setValue(nil, forKey: "currentStuId") if JQ_currentViewController() is LoginVC{return} let loginNav = LoginNav(rootViewController: LoginVC()) loginNav.modalPresentationStyle = .fullScreen