草庐IT

draftStandings

全部标签

ios - 仅当我将手机置于横向模式时才会加载表格 View

我有一个自定义表格View,当我运行该应用程序时,它显示为空白,就像它尚未加载一样,但是当我将手机倾斜到横向模式时,条目出现了,这对我来说真的没有意义。有什么建议吗?编辑:这是我的代码importUIKitimportAlamofireimportObjectMapperclassLotteryTableViewController:UITableViewController{letlotteryMachine=LotteryMachine()varcurrentStandings:[Team]=[]vardraftStandings:[Team]=[]overridefuncview