Hereisthesampleprojectdemonstratingtheproblem这是什么?UINavigationController下的堆栈中的两个UIViewControllers。除了从一个呈现给另一个之外,每个彼此之间没有任何关系。在两个Controller中,都有一个UILabel。每个都使用Autolayout。每个标签包含任意数量的行label.numberOfLines=0。什么有效?从viewControllerA(root)过渡到viewControllerB。B被分配并启动。B看起来不错。出了什么问题?从B转换回A。在ViewDidDisappear处,