fix
无故事王国
2024-06-20 0c89e362069e2f97d18a01a3a82835ef37a34d18
DolphinEnglishLearnStudent/Moudle/Me/VC/ExchangeRecordHistoryVC.swift
@@ -71,9 +71,9 @@
                        return viewModel.dataSource.value.count
            }
            func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
                        return 241 * Config.RatioH
            }
//            func tableView(_ tableView: UITableView, heightForRowAt indexPath: IndexPath) -> CGFloat {
////                        return 215
//            }
}