Commit 92c5d350 authored by Steven杜宇's avatar Steven杜宇

// 学历

parent d3ab1a7b
......@@ -19,6 +19,7 @@ class YHMajorSearchViewController: YHBaseViewController {
lazy var searchBar: YHCollegeSearchBar = {
let bar = YHCollegeSearchBar.createBar()
bar.placeHolder = "请输入专业"
bar.textField.clearButtonMode = .whileEditing
return bar
}()
......
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