Commit 7c588e0a authored by David黄金龙's avatar David黄金龙

添加测试

parent dc76734c
......@@ -148,6 +148,7 @@ extension YHHomeHoldViewPageViewController {
return
}
model.type = 1 //for test hjl
if model.type == 1 {
//正式弹窗
......@@ -181,7 +182,6 @@ extension YHHomeHoldViewPageViewController {
let vc = YHOfficialApprovalResultVC()
vc.showGuildViewFlag = true
self.navigationController?.pushViewController(vc)
}
}
} else if model.type == 2 {
......
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