草庐IT

SegueTableViewController

全部标签

ios - segue 后导航栏丢失

我有一个TableViewController,其中我有一个附加到标题的搜索栏。tableView.tableHeaderView=searchController?.searchBar当我在搜索栏中输入单词时,我的帖子将从Firebase中检索并显示在另一个名为segueTableViewController的表中letlocationSearchTable=UIStoryboard(name:"MainPage",bundle:nil).instantiateViewController(withIdentifier:"SegueTableViewController")as!Se