Browse Source

no message

南鑫林 5 years ago
parent
commit
c4d9424ba6
1 changed files with 4 additions and 5 deletions
  1. 4 5
      RainbowPlanet/RainbowPlanet/AppDelegate/AppDelegate+Window.swift

+ 4 - 5
RainbowPlanet/RainbowPlanet/AppDelegate/AppDelegate+Window.swift

@@ -42,13 +42,12 @@ extension AppDelegate {
 
                 SwiftMoyaNetWorkServiceUser.shared().userRefreshApi {[weak self] _ in
                     self?.setTabbarController()
-
                 }
-            }else {// 设置登录
-                setLoginController()
+            }else {// 进入首页
+                setTabbarController()
             }
-        }else {// 设置登录
-            setLoginController()
+        }else {// 进入首页
+            setTabbarController()
         }
         
         /// 引导页