Commit c23f1b7d authored by Steven杜宇's avatar Steven杜宇

// 删除测试代码

parent 2c31dbc8
...@@ -244,20 +244,6 @@ extension YHMyViewController : UITableViewDelegate, UITableViewDataSource { ...@@ -244,20 +244,6 @@ extension YHMyViewController : UITableViewDelegate, UITableViewDataSource {
if (indexPath.row >= items.count) { return } if (indexPath.row >= items.count) { return }
#if DEBUG
if true {
// let view = YHFindAppNewVersionView.alertView()
// view.updateContentArray(["阿斯顿发发阿斯顿发发阿斯顿发发阿斯顿发发阿斯顿发发阿斯顿发发。 ",
// "阿打发打发是的发生富士达",
// "阿打发打发山东发斯蒂芬撒打发撒打发手打",
// "阿斯顿发发是的发生"])
// view.show()
YHAppVersionForceUpdateView.alertView().show()
return
}
#endif
if !checkLogin() { if !checkLogin() {
let vc = UINavigationController(rootVC: YHPhoneLoginViewController()) let vc = UINavigationController(rootVC: YHPhoneLoginViewController())
vc.modalPresentationStyle = .custom vc.modalPresentationStyle = .custom
......
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