WanPai/Root/Other/VC/ProfileVC.swift @@ -42,7 +42,8 @@ CommonAlertView.show(title: "退出登录", content: "是否退出当前账号?") { status in if status{ UserViewModel.clearToken() app.needLogin() } } }