Commit ea15310e authored by David黄金龙's avatar David黄金龙

Merge branch 'youhua-dev' of http://gitlab.galaxy-immi.com/mobile-group/galaxy-iOS into youhua-dev

* 'youhua-dev' of http://gitlab.galaxy-immi.com/mobile-group/galaxy-iOS:
  //  关于银河湾详情
parents 84c43b87 9542bb40
......@@ -135,7 +135,7 @@ extension YHDetailViewController: UIScrollViewDelegate {
if percent >= 0.5 {
navBar.backButton.setImage(UIImage(named: "back_icon"), for: .normal)
navBar.title = "关于银河湾"
navBar.title = self.model.tag
} else {
navBar.backButton.setImage(UIImage(named: "back_icon_white"), for: .normal)
......
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