转换UITableViewCell在 self.navigationController.view 上的位置
转换UITableViewCell在 self.navigationController.view 上的位置 CGRect rect = [self.navigationController.view convertRect:cell.frame fromView:self.tableView];
转换UITableViewCell在 self.navigationController.view 上的位置 CGRect rect = [self.navigationController.view convertRect:cell.frame fromView:self.tableView];