alqindiirsyam 2 年之前
父節點
當前提交
61b690ce89
共有 1 個文件被更改,包括 5 次插入0 次删除
  1. 5 0
      appbuilder-ios/AppBuilder/AppBuilder/FourthTabViewController.swift

+ 5 - 0
appbuilder-ios/AppBuilder/AppBuilder/FourthTabViewController.swift

@@ -82,6 +82,11 @@ public class FourthTabViewController: UIViewController, UITableViewDelegate, UIT
     }
 
     public override func viewWillDisappear(_ animated: Bool) {
+        separatorLogout.removeFromSuperview()
+        separatorNotifPersonal.removeFromSuperview()
+        separatorAutoDownload.removeFromSuperview()
+        separatorVersion.removeFromSuperview()
+        separatorLogin.removeFromSuperview()
         if ViewController.isExpandButton {
             ViewController.expandButton()
         }