Commit 7550e2e4 authored by yqz's avatar yqz

11212

parent c877a173
...@@ -168,7 +168,7 @@ class SettingViewController : BaseViewController , UITableViewDelegate, UITableV ...@@ -168,7 +168,7 @@ class SettingViewController : BaseViewController , UITableViewDelegate, UITableV
self.PhoneShare() self.PhoneShare()
} }
break break
case 4: case 5:
if indexPath.row == 0 { // 邮件登录和退出 if indexPath.row == 0 { // 邮件登录和退出
if PMEmailManager.shareManager.loginUser != nil { if PMEmailManager.shareManager.loginUser != nil {
let alert = EmailContentDelAlert(state: .list) let alert = EmailContentDelAlert(state: .list)
......
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