Commit 73a5d29c authored by Steven杜宇's avatar Steven杜宇

// 去除测试代码

parent f3362746
......@@ -268,12 +268,6 @@ extension YHMyViewController : UITableViewDelegate, UITableViewDataSource {
if (indexPath.row >= items.count) { return }
if true {
let vc = YHAppleLoginViewController()
self.navigationController?.pushViewController(vc)
return
}
//#if DEBUG
// let vc = YHCodeSueecssWithVideoBkgViewController()
// vc.phoneNumber = "15818743775"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment