Commit 68877ba1 authored by Steven杜宇's avatar Steven杜宇

// 我的

parent e536777d
......@@ -629,11 +629,11 @@ extension YHMyNewViewController {
func clickItem(_ item: PersonalModuleItem) {
do {
let vc = YHPlanViewController()
self.navigationController?.pushViewController(vc)
return
}
// do {
// let vc = YHPlanViewController()
// self.navigationController?.pushViewController(vc)
// return
// }
if !checkLogin() {
return
}
......
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