Commit a1a81d88 authored by Alex朱枝文's avatar Alex朱枝文

企业详情页初始状态不显示title

parent fc7d4548
......@@ -110,7 +110,7 @@ class YHResourceDetailViewController: YHBaseViewController {
}
private func updateViewIsMine() {
gk_navTitle = isMyCompany ? "我的企业" : "企业详情"
// gk_navTitle = isMyCompany ? "我的企业" : "企业详情"
bottomActionView.isHidden = isMyCompany
updateRightBarButtonItem()
}
......
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