Commit 1c4259e5 authored by pete谢兆麟's avatar pete谢兆麟

逻辑添加

parent aec821c3
......@@ -293,6 +293,7 @@ class YHNetRequest: NSObject {
YHHUD.flash(message: "登录状态失效")
UIViewController.current?.navigationController?.popToRootViewController(animated: true)
goTabBarBy(tabType: .home)
YHHUD.hide()
return
}
guard let suclock = self.success else { return }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment