Commit 3fce3443 authored by Steven杜宇's avatar Steven杜宇

ui

parent 2b984c03
......@@ -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