Commit 26f352ac authored by David黄金龙's avatar David黄金龙

处理 首页 导航栏挡住 不能点击的问题

parent a5d2ee57
...@@ -272,7 +272,7 @@ private extension YHHomePageViewController { ...@@ -272,7 +272,7 @@ private extension YHHomePageViewController {
func setupUI() { func setupUI() {
// gk_navigationBar.isHidden = false // gk_navigationBar.isHidden = false
// gk_navigationBar.isHidden = true gk_navigationBar.isHidden = true
// view.backgroundColor = .white // view.backgroundColor = .white
// NotificationCenter.default.addObserver(self, selector: #selector(loginSuccess), name: YhConstant.YhNotification.didLoginSuccessNotifiction, object: nil) // NotificationCenter.default.addObserver(self, selector: #selector(loginSuccess), name: YhConstant.YhNotification.didLoginSuccessNotifiction, object: nil)
......
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