Commit d38b6122 authored by Steven杜宇's avatar Steven杜宇

Merge branch 'qmas-1130' into AI-1212

parents 4194dd6d f275b13a
......@@ -35,6 +35,7 @@ class YHSelectCountryViewController: YHBaseViewController {
view.backgroundColor = .white
searchView = {
let searchBar = UITextField()
searchBar.font = .PFSC_R(ofSize: 14)
searchBar.placeholder = "搜索国家/地区"
searchBar.backgroundColor = UIColor.contentBkgColor
searchBar.keyboardType = .default
......
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