Commit 805d62fc authored by Steven杜宇's avatar Steven杜宇

// 标题

parent 6329b07e
...@@ -58,7 +58,7 @@ class YHMajorSearchViewController: YHBaseViewController { ...@@ -58,7 +58,7 @@ class YHMajorSearchViewController: YHBaseViewController {
func createUI() { func createUI() {
self.view.backgroundColor = .white self.view.backgroundColor = .white
self.gk_navTitle = "学校名称".local self.gk_navTitle = "专业名称".local
view.addSubview(tableView) view.addSubview(tableView)
view.addSubview(searchBar) view.addSubview(searchBar)
......
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